PHP Tutorial Basic Help PHP Script Tips - Understanding String Literals and Operations


Tutorials
PHP Tutorial // Basic Help
PHP Script Tips - Understanding String Literals and Operations (205 views) - Details
Added on 2007-03-26 05:33:02
Submitted by: karl
Description: 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, converting strings to values.