View Single Post
Old 01-19-2003, 07:27 AM   #6 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,487
sde is on a distinguished road
from how i understood it, .. the problem was when he was trying to use the $Array[username] . i tried thie myself and could not get it to work.

in most php installations, you don' tneed to use $_POST[] ,although it could be good practice and it is more secure if you dont want people to be able to enter variables in the url.

user/pass like i said isn't that critical to be in the url for the site, as it is more of a security risk on the clients end when someone is looking over their shoulders.
sde is offline   Reply With Quote