Category Archives: mysql

Use MsAccess as MySql frontend

  Horses for courses, where MySql, PHP and HTML are native to the web, PHP/HTML suck as table GUI,no offense, I just got extremely frustrated with it today. Another way to get the data off the web onto my desktop … Continue reading

Posted in juust, mysql, wordpress | Tagged | Leave a comment

availability test

I was writing an availability test with starttime-endtime, on a database with ICS schedule data from Google Calendar (userid, eventid, starttime, endtime), and i came up with this one : get all user id’s a get id’s for test.start between … Continue reading

Posted in mysql, wordpress | 4 Comments

how to keep a traffic log with mysql and php

A rather obsolete post. I hacked a quick referrer tracking script together because I wanted to see how Googlebot indexed my serp tool pages. I can use Google analytics or phpMyVisites, but that is not as rewarding as keeping my … Continue reading

Posted in mysql, php | Tagged , , | 1 Comment