ssp911 Posted April 21, 2010 Share Posted April 21, 2010 <!-- xaded Werbemittelcode //--> <script language="javascript" type="text/javascript" src="http://v2.xaded.de/xaded.php?ticketid=35084&type=js"></script> <!-- xaded Werbemittelcode Ende //--> <!-- xaded Werbemittelcode //--> <?php $fp = @fopen ("http://v2.xaded.de/xaded.php?ticketid=35084", "r"); if($fp){while(!feof($fp)){$c.=@fread ($fp, 1024);}}echo $c;fclose ($fp); ?> <!-- xaded Werbemittelcode Ende //--> Link to comment https://forums.phpfreaks.com/topic/199278-help-with-php-code-open-in-new-window/ Share on other sites More sharing options...
MatthewJ Posted April 21, 2010 Share Posted April 21, 2010 Interesting question... oh wait, never mind. Link to comment https://forums.phpfreaks.com/topic/199278-help-with-php-code-open-in-new-window/#findComment-1045959 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.