Yes he can. But he's to change his location to the HUB at first for the system to recognize his first location. That means this system needs the first location to function correctly.
You mean changing those numbers to Sun Mon... etc? If yes, I think of using the following:
If($route->daysofweek == 1)
{
<?php echo'Sunday' ;?>
}
and repeat that for each number.
For those of you who are having trouble seeing the time format, please download and replace the attached .tpl file in templates folder.
Thanks
results.zip
This will just give you a page design and 2 select optinons you need to put this code in a <form> tag and then pass it on to a function or a page and basically filter out the schedules that have those A/C type. I do have a mixed module that I created from 3 different modules in the forum. You could use that and change it to your desire.
Here is the link: http://forum.phpvms.net/topic/4498-flightbookingsystem/
Okay! give me your code and I'll make you a module. This way you're off the pages and you can directly access your page via www.yoursite/index.php/yourpage. let me know.
Cheers