In insert_user.php
header("Location: index.php");
exit;
make sure nothing is being echoed before you call this.
-----Original Message-----
From: Sudheer Palaparambil [mailto:[EMAIL PROTECTED]
Sent: 22 October 2003 14:15
To: [EMAIL PROTECTED]
Subject: [PHP] get back to index.php
Hi,
I am calling the insert_user.php like this
<form method="get" name="form"
action="http://www.etooss.com/insert_user.php"
onsubmit="return verifyIt(this);">
In insert_user.php, I am inserting the record to mysql db, nothing is
displayed there. Now how
do come back to index.php screen.
Thank you
Sudheer
_________________________________________________________________
Making your life easy! That is Citibank Suvidha.
http://server1.msn.co.in/msnleads/citi_cards_sept03/CitiSuvidha.asp Get your
account now!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php