ucfirst :: (PHP 4, PHP 5) ucfirst — Make a string’s first character uppercase Description string… more →
La Vida LocaPraful wrote 7 months ago: strpos (PHP 4, PHP 5) strpos — Find position of first occurrence of a string Description int strpos … more →
Praful wrote 7 months ago: ucfirst :: (PHP 4, PHP 5) ucfirst — Make a string’s first characte … more →
Praful wrote 7 months ago: count_chars (PHP 4, PHP 5) count_chars — Return information about characters used in a string Descri … more →
Praful wrote 7 months ago: array_sum (PHP 4 >= 4.0.4, PHP 5) array_sum — Calculate the sum of values in an array Description … more →
Praful wrote 7 months ago: array_slice (PHP 4, PHP 5) array_slice — Extract a slice of the array Description array array_slice … more →
Praful wrote 7 months ago: chown (PHP 4, PHP 5) chown — Changes file owner Description bool chown ( string $filename, mixed $us … more →
Praful wrote 7 months ago: addcslashes (PHP 4, PHP 5) addcslashes — Quote string with slashes in a C style Description string a … more →
Praful wrote 7 months ago: stristr (PHP 4, PHP 5) stristr — Case-insensitive strstr() Description string stristr ( string $hays … more →
Praful wrote 7 months ago: array_splice (PHP 4, PHP 5) array_splice — Remove a portion of the array and replace it with somethi … more →
Praful wrote 7 months ago: fopen (PHP 4, PHP 5) fopen — Opens file or URL Description resource fopen ( string $filename, string … more →
Praful wrote 7 months ago: copy (PHP 4, PHP 5) copy — Copies file Description bool copy ( string $source, string $dest [, resou … more →
Praful wrote 7 months ago: array_reduce (PHP 4 >= 4.0.5, PHP 5) array_reduce — Iteratively reduce the array to a single valu … more →
Praful wrote 7 months ago: array_diff_uassoc (PHP 5) array_diff_uassoc — Computes the difference of arrays with additional inde … more →
Praful wrote 1 year ago: array_diff_key (PHP 5 >= 5.1.0) array_diff_key — Computes the difference of arrays using keys for … more →