Jump to content

Login on same page? Redirections


geraldpolar

Recommended Posts

So I am having this problem on my page its my login.

 

Well its actually being included on my mainfile(index.php)

 

<div id="login_content_one"><div id="login_one"><?php include('home.php') ?></div></div>

 

And this is my home.php code

 

echo "<form action='login.php' method='POST'>";

 

As it goes from home.php>login.php it changes to a different page, how can i maintain the trapping message like ("No username") on the same  page?

 

This is a good example, gerald.hengeraldtrading.com < check the login it goes on another page.

Link to comment
https://forums.phpfreaks.com/topic/212683-login-on-same-page-redirections/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.