4359 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
  • Connaitre les versions des extensions php

    <?php
    $extensions = get_loaded_extensions();
    foreach($extensions as $ext) {
    echo "$ext --> ";
    echo phpversion($ext);
    echo "\n";
    }

    July 29, 2014 at 4:21:25 PM GMT+2 * - permalink - archive.org - https://links.infomee.fr/shaare/vo6lAQ
    php ext
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation