Archive For download

PHP Snippet Code To Generate Random Float Number

PHP Snippet Code To Generate Random Float Number

Generating a float random value in PHP is little bit tricky. Both rand() and mt_rand() will return Integer value. But sometimes you need to generate random float value, for currency or math case for examples.... [More...]

Things You Can Do With PHP cURL

Things You Can Do With PHP cURL

Curl is a command line tools to transfer data using various protocol. Curl project was released with libcurl, which is a library for curl that can be use in multi programming language. But it is widely... [More...]

Blackberry Desktop 6 Software: Keep Your Blackberry Sync To Your PC

Blackberry Desktop 6 Software: Keep Your Blackberry Sync To Your PC

Since the Blackberry 6 comes out with their new BlackBerry Torch 9800 and Curve 3G, RIM also release Blackberry Desktop Software version 6.0. To accommodate Blackberry 6 synchronization and management... [More...]

Backup Your Website Files To HotFile

Backup Your Website Files To HotFile

Wise man said “Backup early, backup regularly!”, you don’t know when disaster come. Start from being hacked, data lost, account being suspended by your host provider and many more. Your... [More...]