All PHP Tutorials
In this tutorial we explain how to add a watermark to your images. This can be useful for copywriting your photos or uploaded images.
Learn how to create a simple contact form for your website using PHP using the mail() function and error checking.
Make a user login system to manage multiple user accounts on your own website using sessions.
Track the users to your website with this PHP counter. All thats required in a MYSQL database and a few lines of code.
Create a language filter for your website. Useful for checking user input that isn't monitored to provide a family friendly website.
Simple email validation to check that a user's input is in the correct format.
Understand how to use the simple php filesystem commands.