Choose:Python or Php
News Startseite Über SELFPHP Werbung Kontakt Forum Download Unsere Banner SELFPHP in Buchform Newsletter Impressum
<?PHP $module = get_loaded_extensions(); while(list($key, $val) = each($module)){ echo $key . ' - ' . $val; echo '<br>'; } ?>
0 - xml 1 - standard 2 - session 3 - posix 4 - pcre 5 - mysql 6 - apache