-
Categories
- Browsers (15)
- CSS (12)
- Events (8)
- Graphics (4)
- HTML/XHTML (4)
- JavaScript (24)
- jQuery (18)
- MySQL (3)
- News & Updates (23)
- Operating Systems (2)
- PHP (30)
- Regular Expressions (4)
- Resources (3)
- Surreal CMS (9)
- Tutorials (4)
- Web Design (4)
- Web Servers (5)
- Web Standards (4)
- WordPress (1)
Category Archives: Web Servers
Installing PEAR on WAMP
How to install the PHP PEAR library with the popular WampServer application. Continue reading
Posted in Web Servers
1 Comment
Installing SSH2 for PHP on a Media Temple DV Server
Here are my notes on what I did to install the SSH2 PHP extension on a Media Temple Dedicated Virtual 3.5 server. Continue reading
Posted in Web Servers
1 Comment
Setting Up Virtual Hosts on a WampServer
Learn how to setup a Virtual Host on your local WampServer. Continue reading
Posted in Web Servers
18 Comments
Disabling Magic Quotes GPC Using An .htaccess File
Yes, it is possible to disable PHP Magic Quotes using an .htaccess file. Continue reading
Posted in PHP, Web Servers
4 Comments
Password Protection Using .htaccess and .htpasswd
How to secure files and directories on your web server using Apache’s .htpasswd and .htaccess files. Continue reading
Posted in Web Servers
1 Comment