Title: Subpages
Last modified: August 18, 2016

---

# Subpages

 *  [ekrocker](https://wordpress.org/support/users/ekrocker/)
 * (@ekrocker)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/subpages/)
 * Where can I find the info for the subpages in the sql? I’m looking to create 
   a form, have someone fill it out, and have a subpage created w/that info from
   the form.
 * I know how to create the form and what not but I can’t find the subpage info.

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

 *  [maerk](https://wordpress.org/support/users/maerk/)
 * (@maerk)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/subpages/#post-415518)
 * If you have phpMyAdmin installed on your server, you can use that to look at 
   how the DB is structured.
 * All your posts and pages are stored in the same table, `wp_posts`. Pages have
   a `post_status` of `"static"` — and subpages have a `post_parent` which is not`
   0`.
 *  Thread Starter [ekrocker](https://wordpress.org/support/users/ekrocker/)
 * (@ekrocker)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/subpages/#post-415744)
 * Excellent! So it is possible to create a subpage automatically through a form.

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

The topic ‘Subpages’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [ekrocker](https://wordpress.org/support/users/ekrocker/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/subpages/#post-415744)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
