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

comma separated values – read and write example see http www blueshoes org en framework util csv util Features supports any separator char sequence default is semicolon quot quot supports

This function gets two sorted array and their’s length then combine this two array in one and holds their sorted state Currently this function mergging only two sorted numeric string

iTemplate is PHP class for dynamic creating web pages You can simple and very fast crate parts of template whose have to be in loop replace values from template and

phpCalendar provides a class interface to the PHP calendar date functions It is intended to be helpdeul in allowing programmers provide calendar features in their applications You can get the

This function returns the position of string s1 within string s2. The position is 1 based. If s1 is not in s2, 0 is
returned.