Click here to Skip to main content
15,881,967 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Starting a PHP project involving connecting MySQL with PHP. I'm really having difficulties just thinking what to write to begin the project, could I just be overthinking it?
Posted

1 solution

You are going to quit before you start? Try going through the following tutorials which may change your mind.
1. http://teamtreehouse.com/library/build-a-simple-php-application[^]
2. http://www.w3programmers.com/crud-with-php-and-mysqli-using-oop-syntax/[^]
3. http://tutorialzine.com/2011/08/jquery-mobile-product-website/[^]
Remember, Rome was not built in one day.
 
Share this answer
 
Comments
André van der Laan 19-Apr-15 10:13am    
Look at http://www.w3schools.com/php/default.asp they have good examples for PHP, but also for MySQL and other language

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900