PHP: Uncomment PHP Code
If you want to uncomment your PHP Code, have a look at my script:
https://gist.github.com/1375986
Usage:
# php uncomment /path/to/file.php
The script will read the content of the file, remove the comment, and write back to the file.
So the file will be CHANGED! You have been warned.
No related posts.