Search

Results for

Load Time

A very common thing these days is to have on a dynamic page is a “load time” or “how long it took PHP to process your websites code”. This time is typically generated in fractions of seconds for most people’s websites, and is a statistic that PHP developers like to know so that they are [...]

HTML Wrapper

No self respecting webmaster anymore wants to sit down and edit hundreds of HTML pages when they add a new item to their menu. For years, frames were the answer to this, so that coders could only change the infromation that was vital to their page. But anymore, frames are being frowned upon as well, [...]

Dynamic Images

Ever since I added them to my website, they’ve probably been the number 1 most requested item to be turned into a tutorial, so here I am making good on all my promises, and teaching people how to create Dynamically Generated images using nothing but PHP, the GD libraries, and some good ol’ fashion know [...]

PHP Primer

So you want to finally make life easier on yourself and learn PHP eh? Congratulations, not only will PHP help your website become something more than the sum of it’s parts, but it will make your life a lot easier! But before we begin, lets get a couple things out of the way.

You [...]

W3C Standards Vs IE

If there is anything that’s more annoying in the CSS universe, I don’t know what it is. CSS is a very simple tool for the most part that can be used to create some very complex results. However, when it comes to the way that Internet Explorer (IE) handles stylesheets versus every other browser on [...]

Tables No More

Well, first and foremost I’d like to congratulate you on beginning reading this article. Why? Because if you’re reading this, then you must already be willing to take that first step in ridding yourself of “Table Hell.” Not only does this article teach you the basics of how to get your site designed without the [...]

Spyware

Ok, so if it’s not a virus, odds are pretty good it’s a piece of spyware that is eventually going to find its way onto your computer. This stuff is absolutely relentless about getting onto your computer, and finding new and strange ways of doing it ta-boot. What is spyware exactly? Well, the definition is [...]

Anti-Virus

Now that we know you should do some good research into the products you use, lets start off our breakdown of security with the most common tool, the Anti-Virus software. There are many many solutions out there, ranging from the free tools that give you some protection, to the industrial tools that give you most [...]