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

I searched for a day to find an example of running some PHP that is embedded in the middle of a string that was read from a database I couldn’t

Checks the string parameters in a SQL query for single quotes and replaces them with single quotes where necessary This is required for MS-SQL where you may need to have

A Simple routine to cut a string If the string has a number of characters higher than desired the function returns the number of characters desired and dots or more