Last night when I was moderating some comments on TechPP, I was shocked to see an error page instead of the admin panel dashboard. The error read something like this - PHP Fatal error: Out of memory (allocated 49545216) (tried to allocate 77824 bytes) in /home/xxxxx/public_html/xyz/admin.php(1758) on line 40 The first thing I could think of [...]
Continue reading...Sunday, November 30, 2008
Last month, I had written about the Hosting woes I was facing. To be frank, I must say it was my fault that I did not read through the finer prints of the Terms and Conditions I signed before buying the hosting account with my web-host. Over the past 1 month, after researching enough, I [...]
Continue reading...Monday, August 25, 2008
You can use a simple PHP script to redirect a user from the page they entered to a different web page. One reason you may want to do this is that the page they are trying to access no longer exists. Using this method, they can be seamlessly transfered to the new page without having [...]
Continue reading...
Friday, July 10, 2009
5 Comments