Hello Andy,
Thursday, March 25, 2004, 8:44:46 AM, you wrote:
AB> whats the deal with that... (and i dont get any php/sql errors at all)
Post your code, we can't debug user experiences :)
--
Best regards,
Richard Davey
http://www.phpcommunity.org/wiki/296.html
--
PHP General Mailing List (h
ok now this is really messed up something strange (maybe my server is
haunted with a ghost or something??). I changed the variables to have the ''
in the indexes and stuff (got rid of the notices problem) but when i totally
removed the header(""); lines and put echo "test login worked" and echo
"te
Hello Andy,
Thursday, March 25, 2004, 8:21:54 AM, you wrote:
>>What happens if you give a the correct ones?
AB> doesnt make any difference... will take the display_errors thing and turn it
AB> on...
AB> do i have to pay any attention to something of this sort:
AB> [notice] undefined variable i
On Thu, 25 Mar 2004 03:21:54 -0500
"Andy B" <[EMAIL PROTECTED]> wrote:
> >What happens if you give a the correct ones?
>
> doesnt make any difference...
Then there's a problem with your code. Check $username first
before you use it. Also, if you're using $_POST then you should
use $_POST['usern
>What happens if you give a the correct ones?
doesnt make any difference... will take the display_errors thing and turn it
on...
do i have to pay any attention to something of this sort:
[notice] undefined variable in ../login.php: $_SESSION[username] is
undefined
but i defined it alrea
On Thu, 25 Mar 2004 02:58:39 -0500
"Andy B" <[EMAIL PROTECTED]> wrote:
> >What do mean by "keeps getting stuck"? Where? What? Any error
> >messages?
>
> 0 errors and 0 messages of any kind and what i meant by getting
> stuck was every time the login.html is filled out and submitted
> i either get
>What do mean by "keeps getting stuck"? Where? What? Any error
>messages?
0 errors and 0 messages of any kind and what i meant by getting stuck was
every time the login.html is filled out and submitted i either get the
login.html page again (expected if user gave wrong pwd and stuff) or browser
wi
Hi,
On Wed, 24 Mar 2004 23:59:30 -0500
[EMAIL PROTECTED] (Andy B) wrote:
> hi...
>
> still having login problems..
> i tried just about everything i can think of to get this to
> work but for some strange reason it keeps getting stuck...
What do mean by "keeps getting stuck"? Where? What? Any e
8 matches
Mail list logo