Jump to content

Including text from a file


teddy777

Recommended Posts

You should be directly copy/pasting code so that people are not wasting time trying to fix nonexistent problems with it.

 

You should also be learning php, developing php code, and debugging php code on a system with error_reporting set to E_ALL and display_errors set to ON so that you get immediate feedback of problems php finds, like a file name in a function call that should be enclosed in quotes.

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.