Hi.
I am porting an existing (non-Wordpress) site to WordPress
the existing site executes a php file, with arguments, to return results from a MYSQL database. the results are output in an HTML table.
a sample call would be something like this
tour.php?style=&tour=Majors&name=&year=&tournament=British+Open&in=Career+Stats
i do not want to reinvent the wheel. A lot of work has gone into tour.php, and other files like it, on the existing site.
can I execute that tour.php file, as in the above example, and return the results to a wordpress page?
any issues with performance?
thank you.
-- Ed
The blog I need help with is www.windermerenaz.com.