Different features in PHP
- PHP is open source, free to download and use
- PHP is cross platform
- PHP is compatible with any server
- PHP supports popular databases
- PHP is easy to learn
Data types supported by PHP
Following data types are supported by PHP:
- Integer
- Double
- String
- Boolean
- Array
- Object
Required software
To run a PHP file we need following software:
i) Web Server like Apache, IIS or any other popular web server
ii) PHP setup.
iii) Any Database like : MySQL, Oracle, PostgreSql etc.
or
i) WAMP
ii) LAMP
No comments:
Post a Comment