If you’re tired of searching through lines and lines of boring, unformatted text to edit you Apache httpd.conf file and wish there were a more user-friendly interface, you’re in luck. Check this out …
Month: December 2011
PHP.INI GUI – Edit PHP.INI Using a Graphical User Interface
If you’re tired of searching through lines and lines of boring, unformatted text to edit you PHP.INI file and wish there were a more user-friendly interface, you’re in luck. Check this out …
http://www.softpedia.com/get/Internet/Servers/Server-Tools/PHPConfig.shtml
Easily Share Code with Pastebin
I recently needed to share some code with a colleague while making it easy for him to read it all color-coded and properly indented. I tried out Pastebin and that seemed to be really easy and worked very well. Other options would include creating a diff file and sending that to other people who can then view the changes using a diff viewer. Or, committing changes to a versioning system (SVN/GIT) and letting others do an update to merge any changes.
Web-Based Javascript Testing
Here’s a nice, easy-to-use, web-based Javascript tester I came across the other day. It’s called JSFiddle.
Apache & PHP Installation Bundles on Windows
Here are a few Apache & PHP installation bundles I found for Windows that can save a lot of time getting things up and running.