Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Monday 19 October 2015

Walkthrough in PHP

Walkthrough One - PHP User Authentication
1. PHP User Authentication - Introduction
2. The login page
3. Checking if the user is logged on
Walkthrough Two - Build your own PHP Survey/Poll Application
1. Build your own Survey Application - Intro
2.The Database for the Survey
3. Setting a question – the code
4. The Code for the Survey
5. Add the Vote to the Database
6. Viewing the Results of the Survey
Walkthrough Three - How to Build an Online Forum: the database
1. Introduction to the Forum
2. Setting up a Database for a bigger project
3. The Forum Sections Table
4. The Members Table
5. The Post Tables
6. The Reply Tables
Walkthrough Four - The Code for the Forum
1. Code Strategies and Objectives
2. The forumTest.php page
3. The pageThread.php page
4. 2D Arrays and PHP
5. How many replies are there for each post
6. Find out which member posted
7. Print the table out
8. The pageReply.php Code
9. The Reply Form
10. The results.php page
11. Posting a Topic on the Forum
12. The resultsP.php page
13. Final Project

No comments:

Post a Comment

Note: only a member of this blog may post a comment.