hi i have a table i can write to it ok but i need to know the correct syntax to retrieve the last updated record i have been using something like this but it doesn't work.??
$sql = "select * from tblexdetails where intexchangeID='$tid'";
can anyone ive me any pointers the above only shows the record from a sinlgle line table entry. The table in question has a dtUpdatedOn column