Ok I know anyone here can tell me what extra word to put in this select statement, b/c when I use, it doesnt order it correctly, it does it from the lowest time stamp! (ie May 2 instead of may 4) and its killing me!
$sql = "SELECT * FROM Television_News ORDER BY time_stamp LIMIT 25 ";