Handy Cheat Sheet for PHP File Operations – thanks to @davidwalshblog
You can leave a comment on my original post.
define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true);
Posted by Jay Versluis on Mar 13, 2014
Handy Cheat Sheet for PHP File Operations – thanks to @davidwalshblog
You can leave a comment on my original post.