Categories
Tags → Php Example

Creating a Website Design Templating System Using PHP

Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow. ...
DETAILS

Micro Captcha

Micro Captcha is a simple PHP script which generates captcha images to prevent spam form submissions. The script generates random images with a security code for you. Installation and usage is very simple. All you need to do is insert the php file as...
DETAILS

Sending Mail with PHP

Despite what you may think, sending mail is a widely used practice in most scripts. Some use other methods, but the simple PHP mail() function is safe, reliable, easy to use and very useful. Below we''ll show you step-by-step different ways to u...
DETAILS

Max''s Whois

Max''s Whois is a semi professional domain whois script which allows you to check domain availability before registration. The script supports the most important tlds like .com, .net, .org, .biz, .info, .name, ... A list of almost 100 tlds are i...
DETAILS

How to resize an image.

With this script you can upload images gif,jpg,bmp. In the submit form you can provide the max height and max width needed. After submitting the uploaded image file will be resized to the new max height and max width provided. O...
DETAILS

Max''s Slideshow

Max''s Slideshow is a simple PHP based photo slideshow script using Javascript as well. The installation is very easy, you only need to upload it to your web server. Afterwards put your images into the images folder, set the slideshow size if re...
DETAILS

Max''s Contact Form

Max''s Contact Form is a modern but simple PHP script using object oriented design. Installation and integration is very easy. No database is required. You can define your own fields easily as well. The content of the form will be mailed to you....
DETAILS

Max''s Site Protector

Max''s Site Protector is a simple PHP based script which helps you to protect your pages with password. Setting up a password protected page is very easy. You only need to add 1 line of code to all of your pages you want to protect and that&apos...
DETAILS

Max''s Countdown

Max''s Countdown system is a simple PHP based script with very easy installation. You only need to define your target date and that''s all. The output is refreshed automaticaly using internal JavaScript. The script uses CSS so changing the ...
DETAILS

Dynamic M3U Generator with Auto-Timeout for Streaming Audio

To give you an example of what this PHP script actually does... A link will trigger an M3U playlist to be dynamically created. This will cause all of the MP3 audio files within a folder on the server to be indexed, dynamically written to an M3U file,...
DETAILS

Page:
©2019 A--9.com