Top 10 Web Developer Questions About PHP
Most developers use PHP programs (WordPress, for example) on a daily basis and, for most of us, PHP is the language of choice for server side scripting. HTML Goodies has assembled the following list of the top ten web developer questions about PHP:
- What is PHP?
- Is there online documentation and tutorials that can help me learn PHP?
- Can I run PHP locally on my PC?
- How do you upload images (or other files) using PHP?
- How can I create a CMS (Content Management System) with PHP?
- I get an error at line number X when I run my PHP script, but I don't see any problem on that line.
- My script isn't working right, but I can't figure out why.
- How can I ask a PHP question in a forum and get it answered?
- How can I use PHP to create login-controlled web pages?
- How do I send e-mails
with PHP?
You will find answers to the questions here.