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.

Results via Envato Market

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

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.

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.

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