wfbeck Posted March 4, 2009 Share Posted March 4, 2009 I would like to pass a url parameter to my sql statement to tell it what table to use. I would think this is possible. I am able to create a table with this manner but can not tell it what table to use. Link to comment https://forums.phpfreaks.com/topic/147867-sql-query-where-select-from-url-parameter/ Share on other sites More sharing options...
fenway Posted March 4, 2009 Share Posted March 4, 2009 Mysql doesn't have any idea what a url parameter is... php can be used to write mysql statements. Link to comment https://forums.phpfreaks.com/topic/147867-sql-query-where-select-from-url-parameter/#findComment-776209 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.