[Ilugc] page redirection..in php ..help..!

  • From: aprasadh@xxxxxxxxx (Guru prasath)
  • Date: Mon Jun 6 20:00:55 2005

Suresh Kumar wrote:

if ... (true)
statement1
else
statement2
 

but at the same time i want the contents of the test.php to be displayed in 
the same url (http:\\servername\index.php)      
 

You can do one thing, if PHP has page include facility like JSP has, you 
can use that technique to solve the problem. Search for page inculde 
facility in google.

HTH
Guru prasath

Other related posts: