-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
Kevin Jensen edited this page Jul 31, 2014
·
1 revision
Using phpconsole::log is simple. Just include "console.php."
include "console.php";That's it! It's ready to go.
The file can also be included using include_once, require and require_once.