PHP ScratchPad

Using print_r with arrays

  • The following PHP code:
  • <?php
    $array3 = array("one" => "Kevin", "two" => "Bacon");
    echo $array3["one"];
    echo "<br>";
    echo $array3["two"];
    echo "<br />";
    echo $array3["one"];
    echo "<br>";
    echo $array3["two"];
    echo "<br />"; 
    print_r($array3);
    ?>
  • Produces this output:
  • Kevin
    Bacon
    Kevin
    Bacon
    Array ( [one] => Kevin [two] => Bacon )
  • Using ,pre> tags around it produces this output:
  • Kevin
    Bacon
    Kevin
    Bacon
    Array
    (
        [one] => Kevin
        [two] => Bacon
    )
    
Kevin
Bacon
Kevin
Bacon
Array ( [one] => Kevin [two] => Bacon )

Panel title with h3

Panel Content

  • Cras justo odio
  • Dapibus ac facilisis in
  • Morbi leo risus
  • Porta ac consectetur ac
  • Vestibulum at eros

Basic panel example
Default Panel heading
Panel content

Panel title with h3

Panel content
Panel content

Panel title with h3

Panel content
Panel heading
panel-primary text
Panel heading
panel text
Panel heading
panel text
Panel heading
panel text
Panel heading
panel text
Panel enclosing a list box

This can be additional text in a paragraph. List items are below:

  • Cras justo odio
  • Dapibus ac facilisis in
  • Morbi leo risus
  • Porta ac consectetur ac
  • Vestibulum at eros

Panel title with h3

Panel content
Basic panel example
Panel heading
Panel content

Panel title

Panel content

Hello, Mike!

Everyday?

Lost Horizon drawing


Hello, Mike!

Everyday?

Lost Horizon drawing

Cubical Livingston Seagull

The world's first unsolvable Seagull Cube

seagull cube

Anna On The Lost Isle

A grim and determined look came over her face. "Never turn back!" was all I could hear her say.

anna at the lake

(Test with border.)

Lisa's garden

Here are some links and pictures of Lisa's Farm

Lisa's Home Page
Deliveries for week of 7/14

Facebook page
(Test without border.)

(Test with border.)
(Test with border.)
(Test without border.)

All Things About Birds To Go Here

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

Books, Family History, Maybe Recipes, and Everything Else Will Start Here

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

Flipwords

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.