Pythagorean triples are the lengths of the sides of a right angled triangle which are all integers Enter how many triples you want to find and the script will display
PHP Snippets
Every PHP developer needs a good and reliable collection of code snippets. In this category, you will find 900+ copy and paste code snippets that will help in your next PHP project.
The Greatest Common Denominator of two large numbers using BCMath functions Please read the PHP manual for BCMath requirements It works even for those who cannot have GMP support in
This simple script takes user files from a form and uploads them to an FTP site with a friendly name. Uses the PHP FTP functions. Also has some error checking.
pass the number of bytes and it automatically returns it in b,kb,mb,gb,tb or pb
It works like this It creates an id for every user that visits the site It sets a cookie for him The cookie contains the unique id that is a
Like a famous analytical guessing game, you have to guess the coloured pins hidden behind the panel. Simple really – I wrote it to teach myself PHP.
This will work on all https and http securely without knocken overhead down. And its just plain simple
PHP file that gives a web site visitor the possibility to send email to the webmaster. Uses: HTML, PHP, JavaScript. Include files: class.Validator.php3, validate.js
This script contains the form and the code to search a web site recursively through all subdirectories This script works best in the top directory of your web site and
An all-new Flash chatroom! This chat uses low-bandwidth AMFPHP technology for maximum efficiency. This script was formerly named AMF FlashChat.