Re: Coding
Posted: Thu May 02, 2013 7:30 am
Practice small PHP tutorials, download PHP manual from php.net, there are lots of sample code with respect to every PHP function
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
you don't understand the syntax or you don't understand how to apply the code to certain problems? If it is the latter you will have to keep writing code until you have a better understanding of the process - there are no short-cuts if you wish to master this. If the syntax is the problem take a look at the php manual as suggested by pbs.sushants wrote:I learn all theoretical part of PHP but i do not understand coding.