# Creating a loading page

**URL:** https://forum.kirupa.com/t/creating-a-loading-page/168607
**Category:** programming
**Created:** [November 8, 2005, 6:26pm UTC](https://forum.kirupa.com/t/creating-a-loading-page/168607 "2005-11-08T18:26:35Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![FlashNewby](https://avatars.discourse-cdn.com/v4/letter/f/5f8ce5/32.png) [@FlashNewby](https://forum.kirupa.com/u/FlashNewby)
#### Post date: [November 8, 2005, 6:26pm UTC](https://forum.kirupa.com/t/creating-a-loading-page/168607/1 "2005-11-08T18:26:35Z")

</div>

Hi all,  
I need to know how to create a loading page while processing is going on in the background. Basically to water it down I have a php page that when click saves content to a database, while it’s doing this I need to have another php/html page display that says processing or whatever. Once processing is done the page will forward to another page and so on.

Thanks
