PHP Scripts

PHP webp image generator script
A PHP script that will convert your jpg, png and gif files automatically to newer and faster webp format.

Scan files for viruses using this PHP VirusTotal API script
A PHP script that uses VirusTotal API to check given files for viruses, scan is made with around 50 antivirus programs.

Anti-flood PHP script
A very short script that will prevent multiple repeated requests on your web pages to avoid server overload.

Image upload with resize
A PHP upload script with image resize function.

PHP contact form with captcha image code verification
A contact form that prevents spam by asking the user to type in a verification code from an image.

Quick photo gallery
A php gallery that automatically displays full size and thumb size of all images in a given directory.