To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
Code CritiqueHaving someone critique your code is always a great way to hone the skills. Stop in and post your code to see what your peers may have done differently.
for those massive echo statements you might try heredoc syntax (types.string at php.net). also, if you're running this through the CLI (as you should be) just use $argc and $argv, they're automatically registered as global by default in the CLI.
__________________
there's no place i can be, since i found serenity.