no

How to Set Secret Passphrase in Phpmyadmin

Before, you have to set application used variables like server, user, password, etc. But with the release of phpmyadmin3.2, it's now eas...

How to Fix Respondinvalid Xml in C#

I was testing the USPS Api, when I got that error. This is because of the error in my root tag, my request is as follow: API=Verify&...

How to Setup Cvs Server and Client on Windows

How to setup cvs server and client on a windows machine. Requirements: 1.) http://www.wincvs.org/ - download wincvs it has cvsnt included in...

How to Fix No Connection Target Machine Actively Refused on Cvs

This error can be corrected by starting the CVSNT Lock Service. It can be access in Start -> Programs -> CSVNT -> CSVNT Control Panel

How to Fix Unable to Load the Requested Class Error in Codeigniter

This happens when you deploy your application in a linux server machine. Since it's caps sensitive: Paypal_Lib is different from Paypa...

How to Setup Gzip Compression in Php

Using php we can start gzip using the following code ob_start("ob_gzhandler"); The code returns false if the browser does no...

How to Install Magic Jack

My friend just sent me a magic jack and so I bought a new phone for it. Well installation? just plug the device and wait for three minutes i...

How to Fix Submit Request Domxml Is Uncallable Using Usps

I am calling the USPS API when I got the above error. The problem is the server where my application resides is equipped with php version ...

archive