Posts Tagged ‘ PHP ’
The glee and bitterness of this screen. I love the Fail Whale. It makes me laugh for some reason. And after a few seconds, I’ll realize, “Hey, Twitter’s down. Dang!” “Twitter is over capacity.” doesn’t sound correct though. Oh well… my forte is PHP not English. [ READ MORE ]
I need a new pet. My previous one just died. I’m not talking about a real organism like a dog or cat. I’m talking about pet projects. Those are the experimental stuff that we do during our free time. For what reason? I’m just curious into making those projects work. My project died. It was a C# [ READ MORE ]
One of the problems I always encounter when working with PHP-based systems is the maximum file size for uploads. By default it’s set to 2MB which now in the days of the gigs and teras is pretty scarce. There are two known ways to solve this. First is to use .htaccess and add PHP directives to render [ READ MORE ]
This article is part of the Basic Web Series. Good day to you and welcome to Around the Web. This is the first article of the first tutorial series on this site so I’m kind of excited writing this one. I’ll be writing about HTML and teaching you how to create and understand it. What is HTML? The [ READ MORE ]