mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 23:34:01 +01:00
2
test.php
2
test.php
@@ -18,7 +18,7 @@ echo "<b>Test date, time & microtime:</b><br>".date("jS M Y g:i:sa")." (".microt
|
||||
$success = 0;
|
||||
|
||||
|
||||
echo '<b>TEST 1 of 3: PHP Version:</b><br>ICEcoder needs at least PHP 5.0, tho 5.3 and above is recommended:<br><br>';
|
||||
echo '<b>TEST 1 of 3: PHP Version:</b><br>ICEcoder needs at least PHP 5.0, though 5.3 and above is recommended:<br><br>';
|
||||
echo "Your PHP Version: ".phpversion()."<br><br>";
|
||||
|
||||
echo '<b>TEST RESULT:</b> ';
|
||||
|
||||
Reference in New Issue
Block a user