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