Articles

 Character Encoding i.e Chinese

The automatic method of choosing the character set is done by adding a META tag to the HTML of...

 How to enable Php Register Globals?

To enable Php Register Globals: 1. Create php.ini files in the directory  that requires...

 How to enable Session.Save_Path?

To enable Session.Save_Path: 1) Create folder "session" in public_html directory.2) Chmod 755...

 cURL Code Sample

cURL is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP,...