Display the Current Date
If you want to display the current date, you can use the following code: The following will output something like: 07/30/2022 03:47:56 pm By calling the time function with time(), you get the number of seconds since Unix Epoch (January 1 1970 00:00:00 GMT). The date function formats the time, converting the seconds into the…
DetailsForm Validation Functions
Easy Data Handler is a free PHP script you can include in your projects. It makes it easy to validate and sanitize form input and data pulled from the database. It has 2 functions, one for validating and another for sanitizing. It can sanitize and validate the most common forms of data. There are plans…
DetailsUploadGalaxy.com Clone
This script was created in 2005 or 2006. The creator is unknown. It is a clone of the old website for UploadGalaxy.com and it appears to include files for another upload website as well. Download
DetailsYouSendIt.com Clone
This script was created in 2005 by PopScript.com. In the zip folder, you will find the files for a clone of the old yousendit.com website. While we don’t know what it does or if it still works, you may have fun looking through these files and testing them out. Download
DetailsePay Clone
This script was created in 2003 and the creator is unknown. Not sure what the site does or is based on, but it can be fun to experiment and play with these website files to see what they do. Download
DetailsYouTube.com Clone
This script was created in 2006 but the creator is unknown. It appears to be a full clone of the old YouTube site from before 2006. Given YouTube’s popularity and massive growth, this indepth look into how the site used to function can be a great way to learn how to code a platform that…
DetailsTinyUrl.com Clone
This script was created in 2006 by created by KaBaDaYi of www.e-forumturk.com. It is a clone of the popular tinyurl.com website from that time. In the zip folder you will find the files or the site as well as some template files. Download
DetailsWhatismyip.com Clone Script
This script was created in 2006 by Katalystz of ProjectW.org. It is a clone of the popular whatismyip.com website from that time. The zip folder contains a very simple one page site that simply tells users what their IP address is and it has space for a banner ad. Download
DetailsClassifieds Website Script
Download the free classifieds website script. It was created in 2002 by Frank E. Fitzgerald. Requirements: PHP4 ( May work with PHP3. If you use it successfully with PHP3 let me know. ) register_globals must be turned on in the php.ini MySQL (tested on 3.23.x) D.E. Classifieds is an easy way to set up a…
DetailsPHP Get File Size
This PHP script checks and outputs a file size.
Details