JesterJoker
Regular Member
- Jan 13, 2008
- 238
- 28
I'm storing database variables into a table with PHP/mysql
I can post my table setup and the code im using now for storing them.
I mostly care about checking the IP I'm storing into the table against IP addresses in the table all ready, if there then don't write the data again, or update the record with updated time, and values.
I need this setup this way so I can put reports.
Thanks.
Jester.
I can post my table setup and the code im using now for storing them.
I mostly care about checking the IP I'm storing into the table against IP addresses in the table all ready, if there then don't write the data again, or update the record with updated time, and values.
I need this setup this way so I can put reports.
Thanks.
Jester.