Search found 2 matches
- Mon Mar 14, 2011 11:12 am
- Forum: Databases
- Topic: PHP & MYSQL, Logging time a field stays the same
- Replies: 2
- Views: 994
Re: PHP & MYSQL, Logging time a field stays the same
Thanks a bunch, that's exactly what I was looking for.
- Wed Mar 09, 2011 10:27 am
- Forum: Databases
- Topic: PHP & MYSQL, Logging time a field stays the same
- Replies: 2
- Views: 994
PHP & MYSQL, Logging time a field stays the same
I'm using a mysql database to hold data about network switch ports. The port status is collected and logged as a 1,2,3 for up/down/admin down. What I need to do is develop some php (or possibly perl) code to check the database for a ports status and log when one starts showing down, and then I THINK...