Posts Tagged ‘javascript’

|

Getting started with the Google Maps API and CodeIgniter

Friday, October 24th, 2008

This week during my week of work experience I was given the task of creating an application for mapping crimes in Dublin. So here I am sharing with you what I learnt. We’ll create a simple application that loads points from a database and shows them on a map. Using Javascript, PHP, MySQL and CodeIgniter, I’ll assume you have a webserver running and understand PHP and MySQL. (more…)

Tags: , , , , , ,
Posted in Code, General | 0 Comments

|