| Change all keys in an array to uppercase: |
8 years, 27 weeks and 2 days |
| Create a multidimensional array: |
8 years, 27 weeks and 2 days |
| Loop through and print all the values of an associative array: |
8 years, 27 weeks and 2 days |
| Loop through and print all the values of an indexed array: |
8 years, 27 weeks and 2 days |
| Create an associative array named $age: |
8 years, 27 weeks and 2 days |
| Initialize an XML Expat parser, define some handlers, then... |
8 years, 27 weeks and 2 days |
| Get attribute values - loop |
8 years, 27 weeks and 2 days |
| Get attribute values |
8 years, 27 weeks and 2 days |
| Get node values - loop |
8 years, 27 weeks and 2 days |
| Get node values of specific elements |
8 years, 27 weeks and 2 days |
| Get node values |
8 years, 27 weeks and 2 days |
| Use simplexml_load_file() to read XML data from a file |
8 years, 27 weeks and 2 days |
| Use simplexml_load_string() to read XML data from a string |
8 years, 27 weeks and 2 days |
| Select data with PDO (+ Prepared statements) |
8 years, 27 weeks and 2 days |
| Select data with MySQLi (Procedural) |
8 years, 27 weeks and 2 days |