Look at my example again - you don't want to give each user access to the database, the wordpress user already has that access. I would suggest that when they click on the map, you have code check that they are logged in so you can grab their name fron their user row in the wp-suers table, then do an insert into your new table with th einformation you want to store it in.
↧