|
|
|||||||
| Web Development Chat about all aspects of developing web sites. PHP, MySQL, Javascript, Ajax, etc. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Nov 2008
Posts: 1
|
Hello all,
I'd like to know if there is a way to insert into a MYSQL table data in an ordered way? Right now as a workaround I've literally made a table of questions with questionID as primary key, nextQuestion and prevQuestion pointing to other questionIDs. Basically I've made a two way linked list from scratch. Is there anything built into MYSQL that implements this? Thanks in advance. |
|
|
|
| Tags |
| mysql table data |
| Thread Tools | |
| Display Modes | |
|
|