|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a this table,it is a train time table.
It format is the following: id train_number train_name station_name start_time stop_time 1 T83 dalian--beijing dalian 13:40 -- 2 T83 dalian--beijing jinzhong 14:10 14:00 3 ... ... .. .... .. ... 10 T84 beijing--dalian jinzhong 8:20 8:10 11 T84 beijing--dalian dalian -- 9:00 This tables have 80,000 recorders,the same train line have out and home train_number. I need query any two stations time,i declare $name1,$name2 . How to use PHP to query these quickly? Thanks! |
|
#2
|
||||
|
||||
|
It's a little hard to understand exactly what you want...can you explain a little more?
Do you want to search for a certain time or a specific train station? ---JH |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > How to use PHP query recorders? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|