Blog Detail
Cool PHP scripts by cool PHP programmer
http://www.nashruddin.com
Personal blog of Nashruddin, a professional PHP programmer. Free PHP scripts, tutorials and code snippets.
Recent Posts
HTTP Scripting Made Really Easy
This is an advanced HTTP client for HTTP scripting. Using pure PHP, no Curl or other fancy dependencies needed....
PHP Script for Converting Relative to Absolute URL
This is a very simple PHP script to convert relative URL to its absolute path, given a base URL....
Password Protected Images with PHP
So you have images only for your site's members, and not for everyone else? Use this script to display your images to your members, and hide them for non-member visitors....
Web Based Surveillance System with OpenCV, PHP and Javascript
In this article, I will show you how to build a remote surveillance system over the web. The system is designed to be low-cost and simple....
Resize Image to Different Aspect Ratio On-The-Fly
Use this script to resize your image to different aspect ratio on the fly. For instance, when you have a 1024x800 wallpaper and you want to create a 120x120 thumbnail of it....
PHP Image Resize Made Easy
Resize your images and create thumbnails easily with this simple PHP script....

