Some one help me

i’m new in progamming. want to learn php. plz help me. any body

You really need to be much more specific there are a ton of good books out there that can help you, you can even find tutorials online. Of course, my recommendation is to visit php.net and go through their Manual.

What experience do you have in programming (no specifically php, any language)? Do you have the ability to attend any programming classics via school, college/university?

The key to learning how to program isn’t learning what each function does and how to implement it, but learning to think logically and to be able to think of what your program needs to be able to do, what methods you can use to accomplish it, and can it be broken up into parts that overall make the project easier to code?