[Ilugc] page redirection..in php ..help..!
Suresh Kumar
suresh1876 at gmail.com
Mon Jun 6 19:07:36 IST 2005
Hello friends...
i am working with a PHP application
where i want the following scenario to happen
initially i have a page
http:\\servername\index.php
and in the page i do some condition validation..using
if ... (true)
statement1
else
statement2
what i want is ......in statement1 or statement2 i want to redirect to
another page say test.php
without affecting the the url ..
i.e, at any cost i want the url to remain as same
http:\\servername\index.php
but at the same time i want the contents of the test.php to be displayed in
the same url (http:\\servername\index.php)
the conditions are evaluated when i click a button on the index.php( i.e.,
when the page is submitted..)
hope i am clear the problem...!
Suresh
--
with regards
J Suresh Kumar
More information about the ilugc
mailing list