Tag: data types

  • Learning PHP for absolute beginners – data types

    PHPPHP can work with 8 different types of data, which can be separated into 3 categories: scalar data types, compound data types and special data types.

    Not that scary as it might sound. You already know half of that stuff. Of course if you attended math classes at school 🙂 … I did not 😉
    (more…)