Tuesday, January 15, 2008

Webpage

Fixed an annoying problem I was having with mysql today. I now have my php pages setup so that when a tag is read it will check what item the id corresponds to and store that item with the tag id and date/time stamp. I have a basic web page setup, its still very rough, which just shows what you had and at what time. I'll have to add a bit of functionality to it. Instead of just viewing all data it will probably be better to select the item your looking for first. I dont think its necessary to store tag reads continuously so I'll see if i can just have it per minute or something.








3 comments:

Lorcan Coyle said...

Pages looks good. Adding a new page that abstracts the data log into something human-readable, with bells and whistles is probably the thing to think about next wrt the website...

Graeme said...

Did you manage to find out what was causing the long delay when you refreshed your webpage?

Smith said...

Not yet. Its really strange. Sometimes its fine and sometimes its really slow. This is happening when im using the internet as normal aswell. Bizarre I've no idea where to even look.