DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Education PHP Strings and Patterns

1. Strings and Patterns 2. String Basics 3. String Basicshex and octal notation to display an asterisk: echo "x2a"; echo "052"; 4. Variable Interpolation$who…

Education Php, mysqlpart2

1. SUBHASIS NAYAK CMC Php MySql part -2 2. STRING & STRING FUNCTIONS ARRAYSContent 3. String A string is a collection of characters that is treated as a single entity.…