Christian Little

Information on Everything!

Archives for the ‘Web Development’ Category

Video Course – How To Setting Up An eBay Shop?

By Christian Little • Dec 31st, 2009 • Category: Free Stuff, Marketing, Miscellaneous, Web Development

Selling on eBay does not require you to have an eBay Store, but it sure does make things a lot easier. On that point are 3 store subscriptions you can sign up for with eBay Basic (15.95/calendar month), Featured (49.95/calendar month), & Anchor (499.95/month).
Now most people starting out will of course go for the Basic [...]



Ways to Create Residual Income and Make Money Online

By Christian Little • Dec 31st, 2009 • Category: Free Stuff, Marketing, Miscellaneous, SPAM, Search Engine Optimization, Web Development, Webmaster Etiquette, Wordpress

There are plenty of websites that promise to show you how to earn cash. But you must beware of the hundreds or even thousands of scams out there. The one thing to remember when trying to make money online is to never pay an up front fee.
Social Bookmarking



All you have to learn about reseller web hosting

By Christian Little • Dec 30th, 2009 • Category: Web Development

There is a huge quantity of types of web hosting vendors out there now and everyone declares that offers the foremost hosting for every demand. In the hosting industry today we can obtain dedicated hosting, business hosting, free (with ads) and reseller web hosting. Here, we will dissect every aspect of reseller web hosting.
Social Bookmarking



Do It Yourself: Fixing Most PHP Errors Quickly

By Christian Little • Dec 3rd, 2008 • Category: Web Development

Today I’m going to show you how to avoid the most common errors that popup in PHP (and what 80% of help questions end up being about on my webmaster forums). If you can debug the following errors, you’ll prevent about 99% of the errors you’ll ever run into when programming anything. Better [...]



PHP Code to Turn Any MySQL Query into a CSV File

By Christian Little • Nov 3rd, 2008 • Category: Web Development

Often times as a programmer I’m forced to use more creative solutions than are normally available. This typically applies to the case where somebody wants data from their database exported into a different program. Unfortunately, a lot of the time the standard mysql export feature isn’t an option (as they want to manipulate [...]



PHP Code to Get the Google Pagerank of Any Page

By Christian Little • Aug 29th, 2008 • Category: Web Development

So how many of you have wondered how to get the Pagerank of a webpage and hadn’t had the skills to figure out the coding?
Well today’s brief post is to give you the solution – below is a link to a simple text file that will give you all the code needed.
Simply download the file, [...]