RobBroekhuis
Technical User
I'm very new at this, so the answer is probably obvious... I have just developed a small PHP application which asks the user for username/password upon entering, and then passes this information along when moving between page requests. This is fine when the transitions use forms and the POST method, but in several cases I use links of the url?var=value (i.e., GET) kind, and in that case the password shows up in the url bar. What is the best way to avoid this? Is there a generally accepted way of dealing with user authentication/passwords that I can look up somewhere?
Thanks much
Rob
![[flowerface] [flowerface] [flowerface]](/data/assets/smilies/flowerface.gif)
Thanks much
Rob
![[flowerface] [flowerface] [flowerface]](/data/assets/smilies/flowerface.gif)