PHP Code Search
Start typing to search for PHP, MySQL, AJAX Code examples, Articles and Functions.
Submit your code
FeedBack
Code by :
Popular Code Examples
Multiple Search using PHP and Mysql
A SIMPLE LOGIN SCRIPT
Data Retrieve from Mysql using AJAX with PHP
complete, simple, working example of a login screen/system using php functions, cookies, and a mysql database for begginers.
A login page that require username, password and userlevel.
AJAX Data Grid System using php and mysql. A complete login system with the ability to display data in a grid using ajax. Add , update and delete the records without reloading the page.
Three ways to access data selected by a mysql query
Functions for loading images into a MySQL database and displaying them.
A simple and fast calendar combining PHP and tables. Use this as a base for applications in which a calendar is needed.
This function will populate the options in a drop down HTML select list in a form from a database query.
Popular Articles
Beginners guide to PHP and MySQL
PHP: A simple MySQL search
Saving Images in MySQL
Beginners guide to PHP and MySQL - Creating a simple guest book
Beginners Guide to PHP - Introduction to cookies
Managing Foreign Key Relationships In MySQL Using SQLyog
Sending Form Data in EMail
Socket Programming With PHP
Referer Statistics
Uploading files to the server with PHP
Dynamic Thumbnail Generation
How TO Install PHP, Apache and MySQL on Linux or Unix
Simple Connection to MySQL with PHP
FPDF, a PHP class which allows to generate PDF without using the PDFlib library.
How To add paging (Pagination) with PHP and MySQL