
July 25th, 1999, 04:31 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Well, to answer my own query, I did it without PHPlib, but with some source help from PHPlib.
The main thing I was worried about was clear-text passwords, and with the MD5 algorithm from PHPlib, I was able to get rid of this problem.
Now with PHP4, I am able to do sessions properly without rolling my own!
David.
|