Free PHP tutorials, PhotoShop Tutorials, Design templates for Webmasters |
Generate Thumbnails Learn how to generate thumbnails from form uploaded images using GD php image library Random image verification This is to create security image verification to keep out spammers. Upload images into MySql table File uploading can be a hassle if your going to upload it to your server. MySQL databases easier option to program and manage the files. |
|
Cookies and Session Login This script use cookies to implement the visitors registration and login using their password. SE Friendly URL using Mod Rewrite Instead of showing index?id=scripts, you can present it as script.php instead. Search Engines like such URLs. Redirection URL Redirect your webpage into another one. |
Ads Rotation A script to do the obvious : Ads rotation. This example is for 3 ads. Contact Form A simple Contact Form written in PHP. User Online Show how many Visitors are online at your website right now. Fetch SQL row into table Fetch (retrieve) a specific MySQL row and display it in a simple table. |
Export SQL to Excel Export MySQL data records to an Excel file in one PHP file, simple and easily! Dumping SQL to Html format In this tutorial, we learned how to print a mySQL table into an HTML table to be displayed in your browser. Simple output MySQL results Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page. |