[TIPS] Write print_r() Output To File
When debugging a PHP application, print_r() or var_dump() is often used to display the data inside a variable, usually an array that stores many values. print_r()…
// CATEGORY · 199 POSTS · MISC
When debugging a PHP application, print_r() or var_dump() is often used to display the data inside a variable, usually an array that stores many values. print_r()…
Image resizer tools are one of the most frequently used by me. Most image processing software has this feature, such as ACD See or Adobe Photoshop.…
This is just a thought from my little brain. Nowadays there are a lot of computer viruses spreading all over the internet and networks. Computer viruses…
Windows Phone 7 is the major mobile phone OS release developed by Microsoft, released in October 2010. As the successor to Windows Phone 6.5.2, Windows Phone…
If you are a Windows XP user, have you ever thought that when you reinstalling your Windows XP, you don’t need some of those programs or…
After 3 days using Google App Engine to host my static files, I got amazing results in performance. My blog page loaded in only 6 seconds…
Even Ubuntu is easy to use, there has always been a hard time for Ubuntu newbie users to use Ubuntu. Usually when they migrate from Windows…
At last after 1 month delayed, finally I moved my blog to a new VPS (Virtual Private Server). For those who don’t know what VPS is.…
Google recently updated their search function. It is called Google Instant. Google Instant is a new search enhancement that shows results as you type. So when…