Archive for the ‘Uncategorized’ category

Why echo is slow in PHP and how to make it really fast

April 17th, 2010

You may have noticed that PHP scripts that echo a lot of content appear to be running with poor performance… Well, the operative word here is “appear”. It is a common misconception that “echo is the slowest PHP command”! :p The problem is actually just a bandwidth issue! When you try to pump a lot [...]

+Read the rest of this post+

webhostthink

April 11th, 2010

webhostthink is a blog website written by Jason focusing on webhosting stuff like webhost news,webhost reviews,webhost trends and any other webhosting thoughts related to webhost industry. (go to webhostthink) In this blog site you can find many valuable articles that can teach you almost anything assotiated with webhosting industry. If you are a newbie just [...]

+Read the rest of this post+

Google Analytics for WordPress

March 1st, 2010

The Google Analytics for WordPress plugin automatically tracks and segments all outbound links from within posts, comment author links, links within comments, blogroll links and downloads. It also allows you to track AdSense clicks, add extra search engines, track image search queries and it will even work together with Urchin. In the options panel for [...]

+Read the rest of this post+

More Autoresponders With PHP

March 1st, 2010

I was asked to teach a method of creating follow-up responders.  You know the type… someone subscribes and receives their initial message.  After a few days, or a few weeks, or even months, another message in the autoresponder series is mailed out.  This is useful if you’re presenting a course that is split it up [...]

+Read the rest of this post+

PHP in Command Line

March 1st, 2010

There’s a single line you can add to your web host’s control panel that will automatically archive your content. – Ever run commands in DOS?  You’ve used a shell.  A “shell” in the computer world is a place where you enter commands and run files by name rather than clicking around different windows. Most web [...]

+Read the rest of this post+