By Paul
07/25/07 (Edited 07/25/07)
Suppose you want a URL which automatically logs you in before showing the page. You can do this by passing username and userpassword. For example:
http://yourdirectory/suggest.php?action=addlink&username=yourname&userpassword=yourpassword
In the event that you don't encode passwords you could even email such links to members with username={MEMBERNAME}&userpassword={MEMBERPASSWORD}.





