darkfreaks Posted December 30, 2008 Share Posted December 30, 2008 ok so i have a script that is supposed to open the file to read exploits and it worked fine until i revamped it due to it killing my other script. :-\ <?php //call absolute path $inj_path=''; //file $file='exploit.txt'; $lines = file($inj_path . $file);//error line ?> Link to comment https://forums.phpfreaks.com/topic/138807-solved-file-help/ Share on other sites More sharing options...
darkfreaks Posted December 30, 2008 Author Share Posted December 30, 2008 yoink solved! Link to comment https://forums.phpfreaks.com/topic/138807-solved-file-help/#findComment-725827 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.