Title: submitting forms
Last modified: August 19, 2016

---

# submitting forms

 *  [onlypencil](https://wordpress.org/support/users/onlypencil/)
 * (@onlypencil)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/submitting-forms/)
 * I have created a plugin that post some information on the front page, this information
   only shows to unregistered users. I have another plugin that has a form that 
   is called from the first plugin. This form will submit information to database
   to be stored. My question is, where am i suppose to be sending the information.
   Im using <form action”<?php echo $_SERVER[“REQUEST_URI”]; ?>”> and it sends me
   to the same page, which i want. Im not sure what im suppose to add to check that
   the page has been submitted and do i add it to the plugin code.

Viewing 1 replies (of 1 total)

 *  [Michael Torbert](https://wordpress.org/support/users/hallsofmontezuma/)
 * (@hallsofmontezuma)
 * WordPress Virtuoso
 * [17 years, 7 months ago](https://wordpress.org/support/topic/submitting-forms/#post-865647)
 * method=post
 * Then you can check to see if the post variables have values.

Viewing 1 replies (of 1 total)

The topic ‘submitting forms’ is closed to new replies.

## Tags

 * [forms](https://wordpress.org/support/topic-tag/forms/)
 * [submit](https://wordpress.org/support/topic-tag/submit/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Torbert](https://wordpress.org/support/users/hallsofmontezuma/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/submitting-forms/#post-865647)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
