Hello, i am new in php? i mean to say that am just wanted to start it so wot should i know already? i just know basic html, file upload, script configration n then upload, using web server ... wo should i need to know else....? or should i able to start just?
I'd say go ahead and start learning! That is about all I knew before I started learning PHP. It does take a little while for your mind to start thinking like a programmer but it will come with practice. Good luck!
get a php mysql book and start learning by creating. create small aplications that suits your need, and your skill will improve.
sounds like you onto a good start. learn php and postgres or mysql, I prefer postgres but some people like mysql.
As others have suggested there are many good books that you can pickup. I preffer some of O'reileys if you can get them. A good place to start is to pickup an open source program and find out how it works and make a modification to it.