[PHP-WIN] Re: Unable to load php_mysql.dll

2004-08-02 Thread Nadim Attari
> Try copying libmysql.dll in php root folder to system32 folder in windows > (this works for IIS) > > php_mysql.dll is dependent of libmysql.dll :) > > had the same error message that the php_mysql.dll was missing but after I > copyed libmysql.dll to the system32 folder IIS started and worked corr

[PHP-WIN] Re: Hopefuly an easy one?

2004-08-02 Thread DvDmanDT
urlencode or rawurlencode.. The first one is what your browser user I think.. -- // DvDmanDT MSN: dvdmandt¤hotmail.com Mail: dvdmandt¤telia.com "Ross Honniball" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > Hi All, > > I'm just trying to link to a url with a parameter that cont

[PHP-WIN] Login Scripts

2004-08-02 Thread Dylan Barber
I have been looking over how to build and some best practices of login and security scripts in PHP. Could anybody direct to the one(s) they think are worth looking at? Mainly I am looking for ways to improve mine. I would like to include .htaccess in the script but I havent found much about th

[PHP-WIN] Re: Unable to load php_mysql.dll

2004-08-02 Thread D_Angle
Try copying libmysql.dll in php root folder to system32 folder in windows (this works for IIS) php_mysql.dll is dependent of libmysql.dll :) had the same error message that the php_mysql.dll was missing but after I copyed libmysql.dll to the system32 folder IIS started and worked correctly :) "Na

Re: [PHP-WIN] Unable to load php_mysql.dll

2004-08-02 Thread Chris
Nadim Attari wrote: Hello, I've installed PHP Version 5.0.0 (windows installer downloaded from php.net) on Windows 2000 SP4. All works fine! The configuration is as follows: System Windows NT X 5.0 build 2195 Build Date Jul 13 2004 21:34:42 Configure Command cscript /nologo co

Re: [PHP-WIN] PHP help: login.php T_ELSE error

2004-08-02 Thread Dylan Barber
most likely it needs to be elseif no space! Someone elsemight see something else -Original Message- From: server-matrix <[EMAIL PROTECTED]> Sent: Jul 29, 2004 11:31 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP help: login.php T_ELSE error Please could somebody help me with this. I'

[PHP-WIN] PHP help: login.php T_ELSE error

2004-08-02 Thread server-matrix
Please could somebody help me with this. I'm quite new to PHP. I can't seem to find what needs to bechanged in this. // session id check if (!empty($HTTP_POST_VARS['sid']) || !empty($HTTP_GET_VARS['sid'])) { $sid = (!empty($HTTP_POST_VARS['sid'])) ? $HTTP_POST_VARS['sid'] : $HTTP_GET_VARS['sid'];

[PHP-WIN] Unable to load php_mysql.dll

2004-08-02 Thread Nadim Attari
Hello, I've installed PHP Version 5.0.0 (windows installer downloaded from php.net) on Windows 2000 SP4. All works fine! The configuration is as follows: System Windows NT X 5.0 build 2195 Build Date Jul 13 2004 21:34:42 Configure Command cscript /nologo configure.js "--e

Re: [PHP-WIN] Confused

2004-08-02 Thread Luis Moreira
I just read the thread, so I hope I am not missing anything important. You talk about a "php page", but the IMG code is HTML, so I suppose you have the HTML tags in place. I tried this " width="87" height="120" /> and it works fine. Maybe you have some quotes missing, that are needed to have

Re: [PHP-WIN] Confused

2004-08-02 Thread Angelo binc2
why not just echo the results out in the browser to see what results are returned. HTH Angelo Zanetti Z Logic [c] +27 72 441 3355 [t] +27 21 464 1363 [f] +27 21 464 1371 www.zlogic.co.za Disclaimer This e-mail transmission co