[PHP-DB] Passwords

2006-03-08 Thread Benjamin Stambaugh
Hi, I have created a user login/registration page. As of now I am using a MySQL database to store the info of the user. To validate the user I also have the password stored in the same DB. I was wondering if there is a way that I can store the password in the DB so that it is encrypted or

[PHP-DB] Compile Error FIXED

2006-02-21 Thread Benjamin Stambaugh
I fixed my own problem. It was my Apache web server that was not working correctly. Quoting Benjamin Stambaugh <[EMAIL PROTECTED]>: Hi. I have been having issues with PHP compiling. It was workin fine until a day ago and now every time I try to access a page with any kinda of PHP sc

[PHP-DB] Compile Error

2006-02-20 Thread Benjamin Stambaugh
Hi. I have been having issues with PHP compiling. It was workin fine until a day ago and now every time I try to access a page with any kinda of PHP script I comes up with errors. I just worte this simple code for the purpose to demonstrate my problem. When I access the file through my web b