[PHP-INST] Security question

2002-10-02 Thread Brian . Duke
I have built a nice admin login for my site. Works great. Uses the mySql database to store the uname and pass. But if I insert into my table a PASSWORD('password') so that the password is encrypted I'm not sure how my PHP script could check to ensure the password is the same. How can I encrypt the

RE: [PHP-INST] "VERY NEWBIE" php_* mod_* --with- question

2002-10-02 Thread Brian . Duke
Well, I'm not the best qualified to answer this question but here goes my best shot (Guru's watch me here make sure I don't screw this up). Starting with Apache. Apache does not actually process your *.php files. There is another engine that takes care of that called Zend. There are a couple lin

RE: [PHP-INST] Re: Apache 2.0 and libphp4.so

2002-10-02 Thread Brian . Duke
Our system found and removed this from our email...However I thought that perhaps others might have got this and did not have as strong a virus detection as we do. -Original Message- From: Gilberto J. Palau [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 6:55 AM To: undiscl

[PHP-INST] Mysql, PHP and a wrapper

2002-09-24 Thread Brian . Duke
I'm running apache-1.3.23-14 on a redhat 7.3 system. I have installed the php-rpm and the php_mysql.rpm from Redhat. installed php-4.1.2-7.3.4 and php-mysql-4.1.2-7.3.4. Cannot connect to my mysql-3.23.49-3 database. If I use "mysql_connect()" only, I get "Fatal error: Call to undefined functi

[PHP-INST] Mysql, PHP and a wrapper

2002-09-24 Thread Brian . Duke
I'm running apache-1.3.23-14 on a redhat 7.3 system. I have installed the php-rpm and the php_mysql.rpm from Redhat. installed php-4.1.2-7.3.4 and php-mysql-4.1.2-7.3.4. Cannot connect to my mysql-3.23.49-3 database. If I use "mysql_connect()" only, I get "Fatal error: Call to undefined functio

RE: [PHP-INST] Image functions

2002-09-23 Thread Brian . Duke
Do you have a function by the name of imagecreatefromjpeg() in your "resize.php" script located in "C:\Program Files\Apache Group\Apache2\htdocs\" folder? -Original Message- From: Michael F. [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 10:58 AM To: [EMAIL PROTECTED] Subje