Ideas? I'm trying to get the last record returned from a query.PHP Code:$query = "SELECT ID FROM Tablexyz WHERE condition = x
$result = mssql_query($query);
// ---- get value in last element of the array --- //
|
Results 1 to 26 of 26
Threaded View
|
Click Here to Expand Forum to Full Width |