suPHP check

  • If you want to check which extensions you have running on your server use the following code to list them:

<?php
print_r(get_loaded_extensions());
?>

  • Bookmark at
  • Bookmark "suPHP check" at Reddit
  • Bookmark "suPHP check" at Google
  • Bookmark "suPHP check" at Facebook
  • Bookmark "suPHP check" at Twitter
  • Bookmark "suPHP check" at Slashdot
v2.5/suphp_check.txt ยท Last modified: 2010/11/15 13:07 by pgmarshall
You are here: startv2.5suphp_check