ITCS210 Project additional details and function. - Function: instantTourData() INSIDE FILE: Information.php This function deals with showing a planning tour data associated with the form validation as drop-down list by using the following additional features, - PHP - Database with MySQL - Interactive PHP and MySQL with AJAX - Please See Database: PlanningTourData. The operations concept are as follow, - A user select the desiring date of our planning tour data from the drop-down list. Inside Information.php: - Each choices in the drop-down list are assigned a value as a string date. - Use the event onchange to invoke the sub function showTour(value) for the tag