$pluglog is null, meaning it has no value at that point. So you are trying to open a file that does not exist.
just for testing create test.txt file and upload it to the same directory as this script.
(Put in the file some wacky words or somthing)
add the following code to your php script.
$pluglog="test.txt";
see if it pulls it for you. 
__________________
Please login or register to view this content. Registration is FREE - 100 Satisfied Customers - Custom Programming and Web Development
|