vonski8 Posted May 25, 2012 Share Posted May 25, 2012 I am currently using Script Artist to do my php programming. But this program has very limited features. I created this form where a user can do a quick search of origin or destination but only one at a time. But instead of having just one search box, I want to have it like this: Origin airport #1: Origin airport #2: Destination airport #1: Destination airport #2: So a user can search for more than one origin and destination airports and it will show the results at the table below the search box. Say for example, a user would like to get rates from DTW AND ORD going to LOS, we would like results of all rates of the mentioned origin airports. I have attached the php code that script artist generated. I would really appreciate it if anyone can help me this.... Thank you. 18455_.php 18456_.php Link to comment https://forums.phpfreaks.com/topic/263113-help-needed-to-edit-script-artist-code/ Share on other sites More sharing options...
darkfreaks Posted May 25, 2012 Share Posted May 25, 2012 looking at source code. Link to comment https://forums.phpfreaks.com/topic/263113-help-needed-to-edit-script-artist-code/#findComment-1348615 Share on other sites More sharing options...
darkfreaks Posted May 25, 2012 Share Posted May 25, 2012 so i dled the program can i have the project file? it wont let me open anything else. http://devzone.zend.com/26/using-mysql-full-text-searching/ also full text searching is more efficient than using LIKE % Link to comment https://forums.phpfreaks.com/topic/263113-help-needed-to-edit-script-artist-code/#findComment-1348684 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.