Browsing articles for: August, 2008

Permalink to How To Use jQuery’s AJAX Functions

How To Use jQuery’s AJAX Functions

On 08.31.2008 by Paul Robinson | 2 comments

I have had a lot of people ask me how to use jQuery to pull information back using it’s AJAX functions. Personally I found it quite hard to believe that the documentation wasn’t enough to show them, but I suppose that if jQuery is completely foreign to you no amount of documentation will show you [...]

Permalink to Storing IP Address Data In A MySQL Database

Storing IP Address Data In A MySQL Database

On 08.26.2008 by Paul Robinson | 6 comments

Sorry about the recent problems with the site. I had quite a large database crash before I moved the site over to the new host which caused a lot of posts to be lost. I do have a backup, but I have decided to make a fresh start. I did however use the backup to [...]

Permalink to Starting Out With Codeigniter Part 1

Starting Out With Codeigniter Part 1

On 08.22.2008 by Paul Robinson | no comments

I have recently started using Codeigniter, and found it to be an incredibly powerful framework. Some people argue that lazy people use frameworks, but personally I think it stops you from having to re-invent the wheel everytime you start a new project. Getting Codeigniter The only place I advise you get Codeigniter from is the [...]