Question
Spry HTML Data Set - Sub Data
So i'm using a HTML dataSet, I'm trying to grab certain data
within a table.
I know how to do this with MySQL (ie: SELECT * FROM data WHERE subId = "1")
I have a table of data, but I want it to be selected upon a certain ID to filter out the data in a table.
Thanks in advance.
I know how to do this with MySQL (ie: SELECT * FROM data WHERE subId = "1")
I have a table of data, but I want it to be selected upon a certain ID to filter out the data in a table.
Thanks in advance.
