daily pastebin goal
41%
SHARE
TWEET

PHP 5 Data Types

a guest Jan 29th, 2018 59 in 29 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PHP 5 Data Types
  2. ❮ PreviousNext ❯
  3. PHP Data Types
  4. Variables can store data of different types, and different data types can do different things.
  5.  
  6. PHP supports the following data types:
  7.  
  8. String
  9. Integer
  10. Float (floating point numbers - also called double)
  11. Boolean
  12. Array
  13. Object
  14. NULL
  15. Resource
  16. PHP String
  17. A string is a sequence of characters, like "Hello world!".
  18.  
  19. A string can be any text inside quotes. You can use single or double quotes:
  20.  
  21. Example
  22.  
  23. Download file on media fire :  http://ow.ly/6IQv30i45Fw
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top