can I process POST data?
-
Hi π So … the money peeps my sister’s site is using doesn’t save any data about who donates – instead it is up to me to deal with the array they provide when they return the donator to the website. That means I gotta somehow access the POST data when they come back to the ‘thank you’ page.
Have I found the right plugin to do this job? I’m thinking if I can process a wee bit of PHP when they finally get to domain.tld/thank-you then I should be able to (somehow) get the array the money peeps send back when they return the person.
Old school it’d be coding the entire page right? New-fangled world it’s all about a plugin, but good luck searching WP plugins for ‘post’ … or ‘page’ I guess π
The topic ‘can I process POST data?’ is closed to new replies.