Title: getting custom forms to process by running a php script
Last modified: August 20, 2016

---

# getting custom forms to process by running a php script

 *  [hlamster](https://wordpress.org/support/users/hlamster/)
 * (@hlamster)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/getting-custom-forms-to-process-by-running-a-php-script/)
 * I am trying to process a simple login form that uses my own wp database table(
   participants). I have the login page with:
 *     ```
       <form action="dologin" method="post" >
               .... table with input fields for username and password ...
               </form>
       ```
   
 * I then have a page dologin that uses as a template the file template-dologin.
   php. How can I set up the form to pass the input arguments to my dologin process?
 * I is currently trying to run …./login/dologin instead of …/dologin
 * Thanks/Hal

The topic ‘getting custom forms to process by running a php script’ is closed to
new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [hlamster](https://wordpress.org/support/users/hlamster/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/getting-custom-forms-to-process-by-running-a-php-script/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
