I couldn't find a proper thread for my question
if you happen toknow, just direct me to the post.
The problem i'm seeing is this.
Whenever i submit a form using post method, the current page is replaced by .php page and never returns to the original page.
I know i can put some kind of header() function to return to the original page but i don't like my page to be reloaded and flashed.
Is it possible to call a .php file and run it like a background process so that i won't be bothered by flashing page?
thanks,
if you happen toknow, just direct me to the post.
The problem i'm seeing is this.
Whenever i submit a form using post method, the current page is replaced by .php page and never returns to the original page.
I know i can put some kind of header() function to return to the original page but i don't like my page to be reloaded and flashed.
Is it possible to call a .php file and run it like a background process so that i won't be bothered by flashing page?
thanks,
