
- Forum
- Programming Talk
- PHP
- Refreshing the page using PHP
Refreshing the page using PHP
This is a discussion on Refreshing the page using PHP within the PHP forums, part of the Programming Talk category; Hi, I am doing a basic user registration page using... once when the submit button is clicked how do i ...
-
Refreshing the page using PHP
Hi,
I am doing a basic user registration page using... once when the submit button is clicked how do i take it to the login page so that the user will be allowed to login? can anyone help me?
Vimal
-
Hi
Can anyone able to give any idea about "How to remove the default scroll bar from IE7"
-
02-10-2008, 03:26 PM #3
- Join Date
- Feb 2008
- Answers
- 2
use form tag
and set action
like validate.php
where u will checking script and if it passes give header to logged in page
-
Sponsored Ads

Reply With Quote





