Sample
From w3cyberlearnings
Contents |
PHP Foundation
- PHP Basic - Learning PHP foundation.
File and Templates
Email template.
- PHP Image Upload and MySQL - Great HTML form, Upload Image, and Store information in MySQL.
Array, Object, and JSON
- PHP Autoloading - Autoloading function examples
- PHP explode and implode for manipulate string or array - How to manipulate array and string using explode and implode function.
- PHP Array - PHP array foundation, you will learn all the basic information related to array.
- PHP Array to generate HTML form - How to generate HTML elements using Array.
- PHP Array convert from object and class - You learn how to convert array to object and class.
- PHP Manipulate the cURL return string and generate the array - How to manipulate cURL return information into array.
PHP object-oriented
- PHP Object Oriented - Learn PHP basic object-oriented development concept.
PHP XML
- PHP XML - Learn the basic on how to manipulate XML elements in PHP.
String
- PHP String Functions - How to work with String functions.
JSON
- PHP JSON - Learn all the basic about JSON and PHP.
Ajax and jQuery
Date
- PHP Date - Search date, date range for current date, the past and the future date range.
- PHP Manipulate Date - Manipulate and list of all date functions.
MySQL Tutorial
- PHP MySQL - Learning alternative method to connect to MySQL. This tutorial includes, insert, update, delete, query records
- PHP MySQL Insert, Delete, Update, and Select Statements -Example on how to use PHP and MySQL, you will learn how to insert record to the table, update, delete and select single or multiple records.
- PHP MySQL User Management System Example - This is the User Management System Example using PHP and MySQL database.
MySQLi
- PHP MySQL mysqli to work with stored procedure - Learn how to call and execute stored procedure in mysqli.
- PHP MySQL mysqli for Book Record Management System Example - This tutorial will demonstrate you on how to use mysqli driver with PHP to develop the Book Record Management System. This system will let you manipulate book records: insert, update, delete book records.
- PHP MySQL mysqli for Book Record Management System using Object-Oriented Concept - This one is the same as above, however you will learn how to apply object-oriented programming in PHP.
Pagination
- PHP MySQL and Pagination - This tutorial can be used with all type of database drivers. This is the pagination tutorial in PHP. You can use this function for most of the pagination.
- PHP MySQL and Pagination with Ajax - Dynamic pagination with ADODB, MySQL, and jQuery Ajax.
PHP Reference
- PHP String Functions Reference List all the string functions with example and a brief description.
Other Tutorials
All Tutorial Lists
Reference