Just wanted to introduce myself to this group.
I've been a PHP programmer for about 8 years, and I absolutely love the language. Along with PHP I have also done quite a few other languages, but PHP is one that I absolutely love!
I'd be happy to answer any questions here if anyone has a few, or I would simply love to chat about PHP accomplishments.
Looking forward to talking with all of you!
Thanks,
Jason
<?php
class Welcome
{
public function Hello($user)
{
echo("Hello " . $user);
}
}
$me = new Welcome()
echo($me->Hello("Jason"));
Have fun!
Jason
---
þ Synchronet þ The Hard Drive Cafe BBS is BACK!
telnet://bbs.hdcbbs.com