Tips - IT Support
Wednesday, September 3, 2014
PHP How to hidden Notice: Undefined variable: dir in
Just add this code...
error_reporting(E_ALL ^ E_NOTICE);
Solved!
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)