| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating | | |
 |
A Method To Avoid Spammers (Simple Method) | PHP 4.0, PHP 5.0 | Beginner / Karthik A | 6308 since 11/30/2006 1:07:48 AM |
By 3 Users
|
| |
This is an inspiration from various websites to prevent our site from bots. This program displays an image of an animal/person/things and the user should choose the correct choice from the drop-down below. If the user is right, he can proceed. Else he can ...(description truncated) (ScreenShot)
|
| |
 |
A PHP Code To Display Random Images | PHP 4.0, PHP 5.0 | Beginner / Karthik A | 12950 since 1/18/2006 10:38:50 PM |
By 6 Users 3 Excellent Ratings
|
| |
This code can be used to generate random images from a set of pre-defined images. This code can be incorporated in an IFRAME so that it displays random images every 10 seconds, whcih can also be customized. Hope you like this code. Rate the code if you li ...(description truncated)
|
| |
 |
A Simple Authentication Program - Using Cookies | PHP 4.0, PHP 5.0 | Beginner / Karthik A | 9710 since 1/16/2006 4:18:44 AM |
By 2 Users
|
| |
This code can be used to authenticate users based on the password they give. The passwords are encrypted using md5 built-in function and can be generated using the files provided. This code sets a cookie if the user is logged in and once he logs out it ch ...(description truncated)
|
| |
 |
An Introduction To PHP Programming | PHP 3.0, PHP 4.0 | Beginner / Karthik A | 5391 since 6/16/2005 1:24:49 PM |
By 1 Users
|
| |
Introduces PHP to the users
|
Please support the site by visiting our sponsor.
|
| |
 |
Get Local Time | PHP 5.0 | Intermediate / Karthik A | 3660 since 12/12/2006 3:43:30 AM | Unrated
|
| |
This class returns the local time based on the offset you give from GMT(Can be customized). I checked several websites but there were little help available for this. There are number of functions like date(), time() etc. But the amount of help for localti ...(description truncated)
|
| |
 |
Introduction To Classes - Simple MySQL connect script | PHP 4.0, PHP 5.0 | Beginner / Karthik A | 10596 since 11/3/2006 12:38:08 PM |
By 1 Users
|
| |
This program aims mainly to introduce the various aspects of classes like properties, methods, onstructors etc. I have tried to comment them completely so as to make them understandable.
|
| |
 |
kEncrypt - Use 2 types of functions to encrypt but returns only one password | PHP 5.0 | Beginner / Karthik A | 2946 since 12/8/2006 12:43:37 AM | Unrated
|
| |
This is a class which can be used to generate secure one way passwords. It uses 2 types of encryption(character wise and md5) and combines the results to generate a unique password of length 32. This can used to store in the database.
Please comment if yo ...(description truncated) (ScreenShot)
|
| |
 |
PHP Beginner's Tutorial | PHP 3.0, PHP 4.0 | Beginner / Karthik A | 3601 since 6/16/2005 3:01:20 PM |
By 3 Users
|
| |
Teaches the basics of PHP
|
| |
 |
Send E-Mails Without Loggin In | PHP 3.0, PHP 4.0, PHP 5.0 | Intermediate / Karthik A | 3418 since 3/2/2006 2:57:32 PM | Unrated
|
| |
This application can be used to send emails without loggin into your mail box. But it is not possible for all to send emails. You have to register with your e-mail id. You will get a pass code to your e-mail. This pass code should be used to send e-mails. ...(description truncated) (ScreenShot)
|
|
|