Building Dynamic Web Pages with PHP

This series of tutorials covers everything you need to know when developing dynamic web pages with PHP and MySQL.

1 How to Mix PHP and HTML

2 How to Handle GET Requests in PHP

3 How to handle POST request in PHP

4 How to validate form in PHP

5 How to Upload and Validate Image Files in PHP

6 How to Send Emails in PHP

7 How to add attachment in email in PHP

8 How to get user's IP address in PHP

9 How to fetch HTML content from URL in PHP

10 How to use cookies in PHP

11 How to use sessions in PHP

12 How to implement login/logout in PHP

13 How to Redirect to Another Page in PHP

14 How to Set Response Headers in PHP

15 How to extract User-Agent in PHP

16 How to connect to MySQL database in PHP

17 How to prevent SQL injection in PHP

18 PHP & MySQL: CRUD Operation

19 How to Implement Pagination in PHP and MySQL

20 How to implement search by keyword in PHP and MySQL

21 How to use SQLite in PHP

22 How to use MongoDB in PHP

23 How to Use PostgreSQL in PHP

24 How to use HTML templates in PHP to separate logic from presentation

25 PHP: How to connect to multiple databases

26 PHP error: Blank page, white screen of death

27 How to Deploy a PHP Site to an Ubuntu Server

28 A few ways to host a PHP site for free

29 PHP & MySQL: How to create/alter/drop tables

30 PHP & MySQL: How to Auto Backup Database (6 Steps)

31 PHP: How to Auto Send Email at a Specific Time

32 PHP & MySQL: Count number of rows in a table (with & without conditions)

33 PHP & MySQL: How to filter data by date range

34 PHP & MySQL: How to get the latest record from a table

35 PHP & MySQL: How to Escape Special Characters in SQL Statements

36 PHP: Rendering JSON data in a HTML table

37 PHP: How to conditionally output HTML

38 PHP: Inserting Custom Content After N-th Paragraph

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments