How can I improve my php programming skill?

@nill_07 (1104)
Bangladesh
April 24, 2007 11:23pm CST
I have basic idea about php programming.Even I can make login form using php & sql.But I need to make a complete website using php & sql.Now this time I need a step by step guide so that I can make particular script & integrate it.Have you are in smae problem?If you overcame this problem plz give me some instruction.
3 responses
• Australia
27 Apr 07
you must read a E-book or tutorial for that, and you try to use it, i think the best way is by used it. Learning by doing I hope this site will help you http://us3.php.net/tut.php I am nit really know about that, but i seen my friend is try to use it and she can do it. Good luck
1 person likes this
@nill_07 (1104)
• Bangladesh
27 Apr 07
You don't know about that it is not matter but you have encourage me that's enough from you. Thanks little_angel for your response & soon http://us3.php.net/tut.php will be visited by me.
@grenz07 (92)
• Philippines
25 Apr 07
actually i find PHP programming very easy because its syntax is almost the same with the syntax that i use in C programming. I want to suggest you to study the syntax of insert, delete and update statemets i sql because it would be very hard for you to make a program using PHP if you dont know the basic knowledge in operating Sql software. after that you can now search or download snippets or codes from differet websites because that is the thing that i did when i started to develop my web application.
1 person likes this
@nill_07 (1104)
• Bangladesh
26 Apr 07
You are syntax of php is easier than c progamming.It is notable that I am familiar with basic sql statement like insert,update,delete,subquery,looping and so on. According to your suggestion it is time to search for snippets or code.I wish it may be helpfull for me. Now a time how do your web application going on?If you inform me I will be very glad.
@gadvid (63)
• Malaysia
25 Apr 07
Most of the time you need trial and error to improve your programming skill. When building a complete website it is just the same as you make a login form. The different is the way you retrieve the data from sql.
1 person likes this
@nill_07 (1104)
• Bangladesh
25 Apr 07
Trail,facing more errors & try to resolve them can make programmer perfect.You are almost right login form is a part of complete website but it is half done.Infact I am familiar with logical side of programming but good designing is also a factor for a nice site.I like sql too.And I have basic about sql.I have got it that I need to intigrate some script that will provide me a good return me & it is also necessary to grow my confidence.Thanks for your response.