DW8
PHP 4.0.5
Mysqladmin ver 1.0
iis 5.1
------------------------------------------------------------------------
Table Fields:
ID
City_Departure
City_arrival
Dep_Time
Arr_Time
---------------------------------search.php-------------------------------------
The interface is composed of the following elements:
1. A drop-down menu (a select menu), allowing the user to
specify a departure city
2. A drop-down menu(a select menu), allowing the user to
specify a arrival City.
3. A submit button, to confirm the search request.
----------------------------------result.php-----------------------------------
The Exp Belowe the data search result:
Departure City Arrival City Dep.Time Arr.Time
London Roma 12:30 1:30
----------------------------Help------------------------------------------------
Please help me to make this search in DW and PHP.