Hi All,
This is notreally a trouble-shooting issue, more of a genral API question,so apologies if I'm in the wrong part of the forum…
I'm just in the porcess of developing a customisable review system for my personal blog and haven't really found anything as good as cforms for the input side ot the job.
However, I would like each review type to have it's own custom mysql table so that once a number of reviews are added the table can become a searchable resource.
I know I could do this by creating a stand alone script to input the data using the 'custom action' paramter, but then I would lose the submission tracking within cforms (yes I DO want to have my cake and eat it!). Is there a way that I can combine the two?
Ideally I'd like to create the table on the fly, but it's not a major issue to cerate a new table manually each time a new review subject is created.
I'm pretty comfortable with PHP & MySQL, so have no issues with undertaking some custom coding, but am new to wordpress, so the general environment is still unfamiliar.
A nudge in the right direction would be gratefully received.
Thanks
Qf