Check out all my online blogs, scripts and forums on PHPJavascript.com - My official web development guide. Below I have picked the main blogs related to web development. The blogs serve as online tutorials with downloadable scripts with a designed template setting a working sample for developers to experiment the different sections or modes of programming.
Build PHP Database Driven Websites - Tutorial 1 (Database Structure) (Ref No. PJ66)
PHPJavascript is all about building dynamic websites. Till now I along with my team have added free scripts, answered forums, given tips and have talked about a no of issues relevant to web development. But now I am going to build a basic and simple "E-commerce Website" with you. As developing a site take days, I will divide this whole procedure in stages or "Episodes". More..
(Login logout script) PHP Database Driven Websites - Tutorial 2a (Ref No. PJ70)
Content management system (CMS) for ecommerce website. Includes login logout script with secure username and encrypted password. Previously we had build a database structure for our website and now we will develop a CMS for the same.
Lets give our website a name, we will call it egames. egames offers various types of free games. More..
(Add delete mysql data script) PHP Database Driven Websites - Tutorial 2b (Ref No. PJ71)
Build content management system (CMS) for our ecommerce website. Includes scripts for adding, deleting mysql data. Previously we had build login and logout script for our website and now we will develop scripts to add, delete products of our website which are games. More..
(Modify View mysql data script) PHP Database Driven Websites - Tutorial 2c (Ref No. PJ72)
Build content management system (CMS) for our ecommerce website. Includes scripts for modifying and viewing mysql data. Previously we had build scripts to add, delete mysql data and now we will develop scripts to modify and view products of our website. More..
(The Website) Build PHP Database Driven Websites - Tutorial 3 (Ref No. PJ73)
Build the actual ecommerce website. Includes a free template with php scripts to publish the mysql data on the web. Previously we had build the database structure and CMS for an online egames website and now we will work on the website itself. More..
(Contactus script) Build PHP Database Driven Websites - Tutorial 3a (Ref No. PJ75)
Create contactus or feedback page using PHP mailto() function. contactus page is a must in every website. Previously we had build the database structure, CMS and website interface for an online egames website and now we will develop a contactus script for the same. More..
(Photo Gallery Upload Images) Build PHP Database Driven Websites - Tutorial 4 (Ref No. PJ78)
CMS Uploads images using PHP MYSQL and view the photos on the website. Previously we had build the database structure, CMS and website interface for an online egames website and now we will add extra features to our website. More..
Page Navigation PHP MYSQL (Ref No. PJ85)
Previous 1 2 3 Next. Deploy standard page navigation on your website. More..
(PHP User Authentication) PHP MYSQL Database Driven Websites - Tutorial 5 (Ref No. PJ91)
Create different user accounts with different access rights at the CMS and the website More..
(User registration register script) Build PHP Database Driven Websites - Tutorial 6 (Ref No. PJ100)
User registration script with database structure and CMS to save and delete registered users. More..
(forgot password script) Build PHP Database Driven Websites - Tutorial 7 (Ref No. PJ101)
If a user forgets login password this script reset or create a random password and sends it via email. More..
(add comments script) Build PHP Database Driven Websites - Tutorial 8 (Ref No. PJ120)
This scripts add comments to online blogs, articles, games ++. You can use the same script in contactus, forums etc. More..
|