Learning PHP
From w3cyberlearnings
PHP Foundation, PHP with HTML, PHP Form, PHP with jQuery AJax
Introduce to PHP
First PHP Project
PHP and HTML Elements
Cookie, Sessions and HTML forms
Cookie and Session
HTML Form
FILE, JSON, Array, and Object
FILE and Template
- PHP File Linux vs. Windows
- PHP File Information
- PHP File Create
- PHP File Close
- PHP File Read
- PHP File Read Reverse
- PHP File Write
- PHP File Write to end or append to
- PHP File Write at Beginning
- PHP File Write at specific location
- PHP File Truncate
- PHP File Replace a specific word
- PHP File Replace a specific word with associative array
- PHP File Copy File
- PHP File Copy Reverse
- PHP File Search within file
- PHP File Delete File
- PHP File Template
- PHP File Email Template
- PHP File Template with MySQL
- PHP File Access with MySQL
Array
- PHP Array Introduction
- PHP Access Array
- PHP Array Convert to Object
- PHP Array Convert to JSON
- PHP Array Convert to Class
- PHP Array Convert to String
JSON Data
Object
Manage URL
HTML elements, Ajax, Forms, Dynamic Forms, MySQL, and Pagination
Dynamic HTML From Array
- Dynamic Drop Down List with Array
- Dynamic List with Array
- Dynamic Radio with Array
- Dynamic Checkbox with Array
Dynamic HTML From Database
- Dynamic Drop Down List with Database
- Dynamic List from Database
- Dynamic Radio from Database
- Dynamic Checkbox from database
Dynamic HTML with Ajax
- Dynamic Drop Down List with Ajax
- Dynamic List with Ajax
- Dynamic Radio with Ajax
- Dynamic Checkbox with Ajax
- Dynamic Form with Ajax
Others Related
Pagination
- PHP MySQL and Pagination
- PHP Pagination from array values
- PHP Pagination with database
- PHP Pagination with database uses Ajax
Encryption and Decryption
MySQL, MySQLi, and PDO
MySQL
- MySQL Connect
- Create Database
- Connect to Database
- Delete Database
- Create Table
- Insert Record
- Insert From Array
- Insert From File
- Update Record
- Query Single Record
- Query Multiple Records
- Query Uses LIMIT
- Query Uses ORDER BY
- Delete Table
Query Multiple Tables
- Create Two Tables for this section tutorial
- Query Uses AND Operator
- Query Uses OR Operator
- Query Uses INNER JOIN
- Query Uses LEFT OUTER JOIN
- Query Uses RIGHT OUTER JOIN
- Query with Subquery
Aggregate
- PHP MySQL Aggregate COUNT
- PHP MySQL Aggregate SUM
- PHP MySQL Aggregate MAX
- PHP MySQL Aggregate MIN
- PHP MySQL Aggregate AVG
- PHP MySQL Query Uses GROUP BY
- PHP MySQL Query Uses Having
Date
PDO and MySQL
- PDO Intro
- PDO Connect
- PDO Connect uses function
- PDO Create Table
- PDO Insert Record
- PDO Insert with question marks place holder
- PDO Insert from associative array
- PDO FETCH ASSOC
- PDO FETCH Object
- PDO FETCH and Bind Column to variable
- PDO FETCH NUM
- PDO FETCH BOTH
- PDO FETCH CLASS
- PDO FETCH INTO
- PDO FETCH FUNC
- PDO SELECT with prepared statement and named placeholders
- PDO SELECT with prepared statement and question mark placeholders
- PDO UPDATE with prepared statement and named placeholders
- PDO UPDATE with prepared statement and question mark placeholders
- PDO DELETE with prepared statement and named placeholders
- PDO DELETE with prepared statement and question mark placeholders
- PDO Class Load Record
ADODB
ADODB with MySQL
- PHP ADODB Tutorial
- PHP ADODB Connect
- PHP ADODB Create Table
- PHP ADODB Insert Records with Place Holder
- PHP ADODB Insert and Custom Function
- PHP ADODB Select Record
- PHP ADODB FETCH ASSOC
- PHP ADODB FETCH NUM
- PHP ADODB FETCH BOTH
- PHP ADODB Update with place holder
- PHP ADODB Update and Custom Function
- PHP ADODB RecordSet Filters
- PHP ADODB Export in CSV
- PHP ADODB Delete Record
- PHP ADODB Tutorial with HTML
MySQLi
- PHP MySQL mysqli
- PHP MySQLi Connect
- PHP MySQLi Create Table
- PHP MySQLi Insert Records Using Binding
- PHP MySQLi Fetch Records as an associative array
- PHP MySQLi Fetch All Records
- PHP MySQLi Fetch Records And Bind to variables
- PHP MySQLi Fetch as object
- PHP MySQLi Fetch Records Use binding
- PHP MySQLi Update Records and Return affected rows
- PHP MySQLi Delete Records Use binding
Web Service, Projects Development
MySQL Singleton and Object Oriented
PDO and MySQL
All Tutorial Lists
- PHP
- Java
- Learning C
- C++
Reference