Question:

PHP Programming Question

by  |  earlier

0 LIKES UnLike

Am just starting to learn about php. Will it allow me to create a web site that clients can update on their own? or is this something else entirely?

 Tags:

   Report

2 ANSWERS


  1. yes. PHP along with mySQL will allow you to create something like this. This is known as a CMS or content management system. It won't be easy but there are many free solutions available already. i.e. Drupal, and Joomla both use a php and mySQL back end.


  2. PHP is a superb hypertext preprocessor.  Yes, you can do that and just about anything.  You will also need to run a database such as MySQL.  The two pretty much go hand in hand.  You are on the right track.

    It is going to be very difficult to answer your question here because there is just so much to it.

    Check out these sites:

    http://devzone.zend.com/tutorials

    http://www.php.net

    http://www.mysql.com/

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.