1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

no more bold for PHP 4.3.x, PHP 5 is prefered (should we be more explicit? :)

This commit is contained in:
Gabor Hojtsy
2006-09-10 17:57:01 +00:00
parent 1dce1215cb
commit 6656b9b1d3

View File

@@ -22,8 +22,8 @@ $minute = rand(0, 59);
consent of your hosting company (if you aren't a hosting company
yourself), and be prepared for some reasonably significant bandwidth
usage (a reasonable estimate as of September 2004 is 750MB/day). The PHP
website <strong>requires PHP 4.3.x</strong> set up as an Apache
module with the settings <a href="#settings">outlined below</a>.
website requires at least PHP 4.3.x, but PHP 5 is preferred. Set it up
as an Apache module with the settings <a href="#settings">outlined below</a>.
The size of the full website is approximately 1.3 gigabyte.
</p>