[PHP-WIN] PHP Redirector Anyone??

2003-07-21 Thread Shaffin Bhanji
Hello, I need a PHP redirector for my server in which I host multiple web sites as follows: Site 1 Local Path: /var/www/htdocs/site1 Server IP: 192.168.1.10 URL: www.site1.com Site 2 Local Path: /var/www/htdocs/site2 Server IP: 192.168.1.10 URL: www.site.com When someone refers t

RE: [PHP-WIN] Re: or die problem

2003-06-27 Thread Shaffin Bhanji
It might help if you can post your code snippet! >>> "Croskerry, Dan" <[EMAIL PROTECTED]> 27/06/2003 12:28:13 pm >>> There is no error message. It happens mostly when I am doing an update or insert statement. There is no problem with the sql because the data gets written to the db. If I use or die

[PHP-WIN] [PHP4] + [Apache2] + [WinXP]: Function to get session info()

2003-03-14 Thread Shaffin Bhanji
Hello, I have just installed PHP4 and new to this environment. Can someone help me with SESSION variables. I need to log the users sesssion into a MySQL database but how do I retrieve the users session information. Is there a simple function that will provide me with the information? I have tried

[PHP-WIN] [PHP4]: Can anyone share an LDAP authentication script!!

2003-03-07 Thread Shaffin Bhanji
** PRIVATE ** Hello, I am new to PHP and was wondering if anyone can share an LDAP authentication script. I need a user to fill in a Username and Password and need to check if the user exists in an LDAP database. If the user exists let him/her proceed, else show the login screen again with the us

[PHP-WIN] HELP: LDAP Problems (PHP4 + Apache2 + Windows XP)

2003-03-05 Thread Shaffin Bhanji
Hello, I have configured the php.ini file accordingly. When I load the php_java.dll extension, I have no issues but when I try to do the same for php_ldap.dll, I get an error: Unknown(): Unable to load dynamic library 'c:\php\extensions\php_ldap.dll' - The specified module could not be found The