You're very welcome, after you get some experience it's also a very good
thing to read other people's work, but I only recommend this when you
already know the basics and have quite a thorough knowledge of the most used
functions including: array, string and variable specific functions. There
are plenty of PHP opensource projects on the net so you'll certainly have
enough choices.

You may also want to install a good IDE like openkomodo, phpeclipse, quanta
or any other one that supports function argument suggestions (or calltips)

And remember that the PHP manual contains priceless information

Good luck

Reply via email to