Select and display data
-
Is it possible with this plugin to select data from a database where i pass the id via the url ?
I would like to have a table for a soccer team table. The id should be the club name ex. manc or manu this id should be passed via the url like http://www.soccer.com/?manc
then the plugin should return eg. goals scored, points etc. etc the data should be show on a page in diffrent places so i need to store the returned data in variables.
Hope it makes sense but short. Select points,goals where id=’manc’ then show the returned data points, goals where i want on the page.
The topic ‘Select and display data’ is closed to new replies.