• Hi everybody,

    I need to read a document (php) hosted in another server with a content like this:

    <?
    /*
    line 1
    line 2
    */
    ?>

    I’ve tried with fopen() and fgets() unluckily. Any idea?

  • The topic ‘Function like get_plugin_data’ is closed to new replies.