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. |
|
Geo Targeting Useful if you want to show YPN ads for US visitors and Adsense for international ones. Shows User IP A simple script to show the visitors their IP address. Get Visitor Information Getting information about your visitors is interesting and sometimes useful for generating statistics, especially when you have a high traffic. |
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. |