Categories
Tags → Php Array Values

Array Merge And Replace

PHP provides a number of array merging functions but not one that does precisely this. What this will do is that it will add new values found in the new array if they don''t exist and update them if they do, performing this recursively if a sub-...
DETAILS

Parse html with preg_match_all

For the most of the PHP scripter which are using preg_match or preg_replace frequently is the function preg_match_all a smaller advantage, but for all others it s maybe hard to understand. The biggest difference between preg_match_all and the regular...
DETAILS

clonefish - PHP form generator class

A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP) - automatic form ge...
DETAILS

PHP Script Tips - Understanding PHP Arrays and Their Basic Operations

A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving array elements, identifying elements by keys and indexes, copying arrays: What Is an Ar...
DETAILS

PHP Script Tips - Understanding String Literals and Operations

A collection of 14 tips on PHP string literals, operations and conversaion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted strings, string elements, concatenation, converting values to strings, converti...
DETAILS

PHP Script Tips - PHP Built-in Functions for Arrays

A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, looping on array elements, expanding and truncating arrays. Special topics are: ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS
©2003-2019 jCay.com