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

If you like me are too lazy to indent your php or javascript code this little php will do it for you It’ll intent using tabs searching for curly brackets

Often the mail functions of php cannot be used because they need access to sendmail or an equivalent binary and or specific settings in php ini on a given server

Write a text to your image without altering the image itself Normally if you have an exclusive pictures you normally place your domain name as a symbol that you own

This small snippet just makes it possible to display the online-status of a ICQ-user account It is originally written to display the status in plain text but with a small

This is class creates links and previous next links which will page through any records from a mysql database table It can easily be modified one line to use with

This php script returns a series of variables that define the browser type version and platform by interpreting the User Agent Use a REQUIRE or INCLUDE to incorporate this file