Jul
16
Dynamic Php question?
July 16th, 2010 posted by
admin
Can you point me to a webpage that would help me do this, but keep in mind i’m just a beginner. I want to create dynamic php pages on the fly. I want a user to type stuff into a form and then have that form be created into a php page with the content.


weirdbeardmt says:
July 17th, 2010 at 10:41 am
This is the best PHP & MySQL tutorial I have found:
Alldigitalbay D says:
July 19th, 2010 at 5:55 am
Content can be passed in the form of variables through url, sessions and forms. Premanent content is passed through forms to a database that stores the information. This information can then be retrieved and dispayed at any time. Of course you don’t need to build the code from scratch you can find on the Internet and download a ready PHP script that suits your requirement. There are many free PHP open source scripts; examples of scripts using the same technique are guestbooks, articles, comments, rating, voting.
The Internet is full of tutorials on PHP and database design, for beginners. If you would like to purchase a learning book, “www.wrox.com” are specialized in this field and their code is updated to support PHP5. If after all you find it too hard to install or implement the code to your website, visit they offer the best prices for web design and customized PHP scripts. Alternatively, you may bid for a service at “http://www.freelancer.com”.