elturner2000 Posted December 15, 2012 Share Posted December 15, 2012 Can any body help me here? All I want to do is a simple drill down. From the mysql supplied 'world' database I have a PHP program that creates a table with country codes ,names etc. I want t be able to select one record and use it's country code to go to another .php program that lists all the citys from the 'city' table supplied by Mysql for that country. It is a short task for VB.net but I am having problems with it in PHP Mysql Quote Link to comment https://forums.phpfreaks.com/topic/272040-drill-down/ Share on other sites More sharing options...
RobertP Posted December 16, 2012 Share Posted December 16, 2012 http://php.net/manual/en/function.mysql-query.php#example-1659 Quote Link to comment https://forums.phpfreaks.com/topic/272040-drill-down/#findComment-1399628 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.