NLCJ Posted October 5, 2010 Share Posted October 5, 2010 Hello, I made a mistake some days ago, which causes to incorrect data. So I need to insert some rows between the data, this will work if I can get the specific data from that table into an array. I got it like: ID - Date - Username - Value1 Is it possible to put every row in an array, and then in this way that when I say: print $row[2010-10-05]; I've got an idea but that would take hours to create, so I was wondering if it's possible to do it in this way. Regards, Link to comment https://forums.phpfreaks.com/topic/215185-everything-from-a-table-into-an-array/ Share on other sites More sharing options...
NLCJ Posted October 5, 2010 Author Share Posted October 5, 2010 Nevermind, already found a much bigger mistake. There's no other option than start over with the project... Link to comment https://forums.phpfreaks.com/topic/215185-everything-from-a-table-into-an-array/#findComment-1119180 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.