Jump to content

Viewing error logs in PHP


Luke Warm

Recommended Posts

Using include will probably give you errors, since PHP is going to try to interpret the log file entries as PHP code. You probably want to read the file and display the lines. If you tell us what you're trying to do in more detail, we could help you better.

 

Ken

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.