View Single Post
Old 07-29-2004, 09:30 PM   #1 (permalink)
mikey v
 
Newb Techie

Join Date: Jul 2004

Posts: 1

mikey v

Question PHP static value from MySQL

I need to read a value from a MySQL table and not have it updated the next time the code is run...

I don't need to know how to access the tables, just how to isolate the value I have read - will compare it with future values in the same table.

Any ideas
mikey v is offline