Use url parameter in php cron plugin

henk

Member
I want to use approval when somebody has submitted a form.
An email should be send to the administrator containing the data together with a link for approval.
By clicking the link, the administrator can approve this data, so it will be displayed in the list.
The link will trigger the cron and needs to have a secret code and the rowid of the submitted data.

I was thinking of using the email form plugin and php cron plugin for this.
In the php cron plugin code I need to get the rowid from the link url and use it to change the 'publish' field from 0 to 1.

All this can be done as far as I know.
The only issue I have is how to get a rowid parameter from the link url.
Does somebody have a suggestion?
Or maybe I need use a different approach?

--henk
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top