Title: WordPress plugin &#8211; Amazon products
Last modified: August 21, 2016

---

# WordPress plugin – Amazon products

 *  [xymalf](https://wordpress.org/support/users/xymalf/)
 * (@xymalf)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wordpress-plugin-amazon-products/)
 * My first question is are variables used in forms Global and can you get their
   values with the GET_$ command?
 * My second question is how do I call the amazon_api.php file and then save the
   results in a table so they can be posted.
 * I would also like to add a buy now with embedded affiliateid – is all this possible?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wordpress-plugin-amazon-products/#post-5038509)
 * > My first question is are variables used in forms Global and can you get their
   > values with the GET_$ command?
 * Not in WordPress, no. Is this related to a specific plugin?
 *  [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * (@catacaustic)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wordpress-plugin-amazon-products/#post-5038569)
 * > are variables used in forms Global
 * No.
 * > can you get their values with the GET_$ command?
 * Maybe. BUT, it’s $_GET, not GET_$. If the form is submitted through a GET request
   you can use $_GET, but if it’s sumbitted through a POST request (they are different)
   you will need to use $_POST.
 * > My second question is how do I call the amazon_api.php file and then save the
   > results in a table so they can be posted.
 * That depends totally on how you’re using that file. Is it in something that you’ve
   written, or a specific plugin or theme?
 * > I would also like to add a buy now with embedded affiliateid – is all this 
   > possible?
 * Yes. As to how to do it… we’d need a lot more info then this.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress plugin – Amazon products’ is closed to new replies.

## Tags

 * [amazon-api](https://wordpress.org/support/topic-tag/amazon-api/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 2 replies
 * 3 participants
 * Last reply from: [catacaustic](https://wordpress.org/support/users/catacaustic/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/wordpress-plugin-amazon-products/#post-5038569)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
