Getting started with PHP
Wednesday May 31, 2006
Learning PHP can be an overwhelming experience, but it doesn't have to be. Learning a sturdy base of PHP skills is actually not as challenging as you might think. Once you have this base knowledge, it is easy to expand upon to make PHP do whatever you need for your site. Just relax and read through our tutorial - don't worry its in easy to swallow bites. Before you know it, PHP will be second nature :)


hi angela…in your opinion is redirecting http://www.old-domain.com to http://www.new-domain.com better with php or htaccess?
There are some PHP Screencast Tutorials at TheWebLessons.com. The Getting Started With PHP lesson is very good.
Great site, many useful tips and codehints.
Thanks
Hello guys, i am a complete begginer in php, i am making a film BLog, you see i got a menu called create FIlm blog,and view blog, so its just one table containing film id,film name etc,and i can view list of film ids,storing all the details of films, now the problem lies when i want to incoorperate a Comment box functionality ,so that when i click view film ID page,i can have a separete comment box for every page.how do i approach htat, i know that i need a comment table,but what sort of php should i use
hi am beginner php could any one tel me how to write and execute php programs
I don’t think that learning PHP is too overwhelming. I just recently began learning it by developing a site called http://www.portlandcouponfinder.com. It took me about a month and a half to build and I learned an awful lot during that time. So for anyone wanting to learn PHP, look at Angela’s tutorials and jump in! It’s fun along the way!