Happy Birthday, Vern!

Status
Not open for further replies.

PHP:
<?php

if ($name == "vernong")
{ 
echo("O.M.F.G"); 
echo("[IMG]http://msp87.photobucket.com/albums/k137/battousai2006/funny_birthday.jpg[/IMG]");
}
else
{ echo("aww..."); }

?>

Result:

O.M.F.G

funny_birthday.jpg

 
Status
Not open for further replies.
Back
Top Bottom