You are here: Documentation » Requirements and Getting Started » Requirements
Differences
This shows you the differences between two versions of the page.
setup:requirements [2013/03/19 03:24] domtheo |
setup:requirements [2013/08/11 04:56] (current) rmccue old revision restored |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Minimum ===== | ===== Minimum ===== | ||
- | * 5.2 or higher | + | * [[http://php.net/|PHP]] 5.2 or higher |
- | * PHP's (enabled by default) | + | * PHP's [[http://php.net/xml|XML extension]] (enabled by default) |
- | * PHP's (enabled by default) | + | * PHP's [[http://php.net/pcre|PCRE extension]] (enabled by default) |
- | * You need to be able to **complete** and **comprehend** the tutorial on. This tutorial covers the bare-minimum basics of PHP including creating a simple PHP page, writing "Hello World!", calling functions, and jumping in and out of HTML. The //least// experienced PHP programmer should be able to get through this tutorial. | + | * You need to be able to **complete** and **comprehend** the [[http://us2.php.net/tutorial|Introduction to PHP]] tutorial on [[http://php.net|PHP.net]]. This tutorial covers the bare-minimum basics of PHP including creating a simple PHP page, writing "Hello World!", calling functions, and jumping in and out of HTML. The //least// experienced PHP programmer should be able to get through this tutorial. |
- | [[http://www.morinfoods.com/selai.html|Selai]] ~ [[http://www.morinfoods.com/selai-kacang.html|Selai Kacang]] ~ [[http://www.pintuvariasi.com|Pintu Aluminium]] ~ [[http://vamostech.com/gps-tracking|GPS Tracker]] | + | |
===== Recommended ===== | ===== Recommended ===== | ||
* Ability to change file/folder permissions (dependent on how much access your host provides), | * Ability to change file/folder permissions (dependent on how much access your host provides), | ||
- | * Both PHP's | + | * Both PHP's [[http://php.net/mbstring|multibyte string extension]] AND [[http://php.net/iconv|iconv extension]]. |
- | * PHP's (disabled by default) | + | * PHP's [[http://php.net/curl|cURL extension]] (disabled by default) |
- | * PHP's (disabled by default) | + | * PHP's [[http://php.net/zlib|Zlib extension]] (disabled by default) |
* Understanding of object-oriented programming basics. | * Understanding of object-oriented programming basics. | ||
setup/requirements.1363663474.txt.gz · Last modified: 2013/03/19 03:24 by domtheo