Thanks for the suggestion.
tried the code, but I get nothing displayed, should i be inserting the code in the code that process the login or on the login failure page? Tried both, nothing is...
Type: Posts; User: Transentient; Keyword(s):
Thanks for the suggestion.
tried the code, but I get nothing displayed, should i be inserting the code in the code that process the login or on the login failure page? Tried both, nothing is...
As requested the login script with the problem, the registration script works fine, the login form works fine, the invalid login page works fine, just the login script has a problem, even when the...
After alot of help from those on this an other forums, i have been able to create a login and registration scripts, that work well.
However i have one question and one problem to resolve.
...
Hi all....again
Thanks for all the help so far....learning alot
Following some help from one very helpfull member i managed to get my very simple php login working.
Essentially a form...
Hi Jason
Many thanks for your help
But i now get this error Fatal error: Call to undefined function msql_connect()
From this line of the previous code $con =...
Hi all
I am trying to create a simple login to a webpage. From watching you tube tutorials I have put together the basics, and i understand the processing. However when i run my login processing...
Hi All
looking for some information.
I am a complete beginner on MySql etc......and this maybe not the forum for this question so apologies.
I am trying to create a secure login for a...