Category: PHP

Convert images to WebP using PHP

PHP code snippet to convert jpeg, png and gif images to the modern image format WebP.

PHP Email Pipe, Send Email to a PHP Program

This tutorial is an introduction to php email pipes, how to pipe / send and email to a php script. Showing you how to setup an email pipe on your server.