Title: can I process POST data?
Last modified: August 31, 2016

---

# can I process POST data?

 *  Resolved [1912webworks](https://wordpress.org/support/users/1912webworks/)
 * (@1912webworks)
 * [10 years ago](https://wordpress.org/support/topic/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 😉
 * [https://wordpress.org/plugins/php-code-for-posts/](https://wordpress.org/plugins/php-code-for-posts/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jamie Fraser](https://wordpress.org/support/users/thejfraser/)
 * (@thejfraser)
 * [10 years ago](https://wordpress.org/support/topic/can-i-process-post-data/#post-7416086)
 * It can indeed, simply access POST as you would in your regular ol’ PHP script

Viewing 1 replies (of 1 total)

The topic ‘can I process POST data?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/php-code-for-posts_0d1022.svg)
 * [PHP Code for posts](https://wordpress.org/plugins/php-code-for-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/php-code-for-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/php-code-for-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/php-code-for-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/php-code-for-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/php-code-for-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jamie Fraser](https://wordpress.org/support/users/thejfraser/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/can-i-process-post-data/#post-7416086)
 * Status: resolved