Quote:
Originally Posted by cosmicx
By the way, any hint how long does it take to learn PHP? Well, in your case?
|
PHP is very beginner friendly, so you should be able to know the basics in a few days.
There are some great beginner tutorials around the web. Here is one, that I generally recommend
Code:
http://devzone.zend.com/6/php-101-php-for-the-absolute-beginner/
It is a bit old, but it still provides valid information.
If something should not work, PHP has an awesome documentary/manual on their website.