Thread: login script
View Single Post
Old 01-17-2003, 06:28 AM   #22 (permalink)
Ilya020
Techno Rat
 
Ilya020's Avatar
 
Join Date: Jan 2003
Location: San Diego
Posts: 559
Ilya020 is on a distinguished road
Send a message via AIM to Ilya020
Quote:
Originally posted by trevor
connect.php works great.

I have it set to it outputs connection successful on the top of the screen whenever it connects. it connects fine on the index.php and register.php (or so it says)

does it matter if i write it:

$Array[username];
or
$Array["username"];

I've tried it both ways and it didn't work.

the other thought I had was that it was logging in and I was getting the failed.php error from my main.php page. So I made main.php show failed2.php, but it shows failed.php still so I know it is login.php

damn this is starting to annoy me.

i have set up 2 accounts on the table "users"

L: bob P: 123
and
L: fred P: 123

try it for yourself (it could be my comp):
http://209.167.16.165/ao/index.php

(if I get disconnected that ip is useless)

thanks for everyones help so far.

-Trevor
Sorry but the link doesnt work for me...


Ilya
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
Ilya020 is offline   Reply With Quote