To increase the upload file size limit on your website, you need to edit PHP’s configuration settings. Unfortunately, not everyone has their own web server, so most of the time people are constrained by the limits of shared hosting. But you can still modify your base php.ini file by creating your own php.ini with the [...]
Continue reading...Saturday, February 23, 2008
I use a Treo 650 smartphone, and it’s been one of the best investments that I’ve made because of how it has allowed me to make use of idle time to read. With so much to read and so little time, every moment counts, and I love reading ebooks on my Treo. There’s no need [...]
Continue reading...Thursday, February 21, 2008
If you have tried adding in SSI include codes into your HTML files, but find that it doesn’t work, the problem may be that you might not have enabled SSI yet. The easier way to do so is to edit your .htaccess file to have these lines of code: AddHandler server-parsed .html Options Indexes FollowSymLinks [...]
Continue reading...Sunday, February 17, 2008
If you’ve tried editing PDF documents using Adobe Acrobat (using the Acrobat Touch Up Text Tool), then you’ve most probably come across this problem that says “No available system font”. Bummer. Now some of you might legitimately have the font when you created the PDF, but might have switched computers, went through an upgrade, or [...]
Continue reading...Saturday, February 9, 2008
The best PHP forum software has got to be vBulletin, because it has unparalleled features and support. The only problem is it costs over a hundred dollars. So that may be a problem if you’re just starting out. It used to be that the single largest competitor to vBulletin was phpBB, but it’s no longer [...]
Continue reading...Saturday, January 12, 2008
The part about developing applications that I hate most is the troubleshooting part because it is the most tedious and the largest timesink. Unhelpful error messages and a lack of logs make it worse. If you develop applications then one of the first things you’d want to do is to have a proper logging system [...]
Continue reading...Friday, December 14, 2007
I just stumbled upon this accidentally! I realised that contact us pages are more exposed to spam bots and whatnot when you actually name the contact us page as contact.php or something similar. So I tried naming the file con.php. Works great on the server, but something interesting happened on my Windows desktop. Apparently con.php [...]
Continue reading...
Tuesday, April 8, 2008
9 Comments