Beginners Guide to .htaccess File with Examples

.htaccess files provides us with ways to make configuration changes on a per-directory basis. This file works well in Apache Web Server and on Linux/Unix. Also, it works on Windows based system, such as Windows XP/2000/2003, with Apache Web server. This article has some basic .htaccess examples to get you working with .htaccess right away. [...]

» Read rest of this post

PSPad: A feature rich free editor for programming

While I am still trying to come up the learning curve with programming in PHP, in earlier days when I started with PHP, I found it very difficult and annoying to work with PHP scripting in standard HTML editors with no syntax highlighting. Then I searched for editors in PHP.net site and came across this [...]

» Read rest of this post