You also need to remember that what makes PHP powerful is its community. Before you even start coding something from scratch check if someone did something similar before 2012-02-14 20:57:11
Please always always remember to add a semicolon at the end of the line when you are declaring a variable or calling a function . I would easily say that that one detail got me crazy in my first days of programming 2012-02-08 20:24:30
First of all you need to know where the documentation is: http://www.php.net
It is full of examples and correct syntax. Since you are starting I'll guide you trough the very basics 2012-01-03 10:57:32