Thread: new to talkphp
View Single Post
Old 04-26-2009, 11:24 PM   #1 (permalink)
nickyoung
The Visitor
 
nickyoung's Avatar
 
Join Date: Apr 2009
Posts: 3
Thanks: 3
nickyoung is on a distinguished road
Default new to talkphp

PHP Code:
<?PHP

echo("Another introduction thread huh?");

echo(
"Well I'm here to not just learn PHP
but also how others are using it, and
hopefully learn something new."
);

?>
nickyoung is offline  
Reply With Quote