|
Date and time manipulations with PHP
posted on 2008-02-07 16:41:20
learn how to make date and time calculations using PHP....
Date and time formatting with PHP
posted on 2008-02-07 16:04:10
use php to print date and time using different formats....
Protect email address from spam bots
posted on 2006-10-31 20:02:12
use JavaScript to protect email adress from spam bots....
Make php counter
posted on 2006-07-18 00:21:11
create a php counter using a plain text file for storing counting results....
Make contact form and send email in PHP
posted on 2006-07-03 00:04:12
create a simple contact form and allow your web site visitors to quickly contact you....
File uploading with PHP
posted on 2006-05-20 00:21:23
An easy to way to upload files on your web server using a simple web form.....
Banner and link rotation
posted on 2006-05-17 17:31:32
You probably have many banners on your web site but do not know how to show different banners on the same place....
Redirect based on referrer or IP address
posted on 2006-05-17 17:06:32
Many times you will need to redirect your visitors based on where they came from....
Measuring PHP page load time
posted on 2006-05-17 16:35:12
it is always crucial for your web server to have a quick loading php scripts....
|
Reading files with PHP
posted on 2008-04-07 17:31:00
read files using PHP functions....
PHP validation and verification
posted on 2007-11-22 12:18:00
valide user input using PHP regular expressions....
How to make a PHP calendar
posted on 2007-11-14 15:58:11
build your own simple calendar using PHP....
PHP / MySQL select data and split on pages
posted on 2006-12-31 10:29:11
how to show your database information on multiple pages using page numbers....
Create user login in PHP
posted on 2006-10-03 22:05:11
add an user login functionality for your web site....
Put watermark on images using PHP
posted on 2006-06-30 23:41:00
put watermarks on your images using PHP and GD library....
Captcha image verification
posted on 2006-06-24 00:47:34
an easy way to add an image verification captcha to your forms.....
|