RE: [PHP-WIN] LDAP extension hanging Apache

2003-09-22 Thread C-omputerSolutions Webmaster
: Syntax OK Note the errors or messages above, and press the key to exit. -Original Message- From: C-omputerSolutions Webmaster [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 1:55 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] LDAP extension hanging Apache Have you tried running

Re: [PHP-WIN] upgrade imap dll problem

2003-09-22 Thread C-omputerSolutions Webmaster
i am having the same issue on my server. the server is running WinXP Pro w/ Apache 2.0 and PHP 4.3.3, no matter what extension i try to load or how i try to point to the extensions directory i get the following error from apache: Unknown(); Unable To Load Dynamic Link Library 'd:\php\ext

RE: [PHP-WIN] upgrade imap dll problem

2003-09-22 Thread C-omputerSolutions Webmaster
all the dlls are in the proper folders for me. At 09:37 PM 9/22/2003, you wrote: And is that DLL in the folder specified? -Original Message- From: Gareth Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 9:36 PM To: Mike Brum; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] upgra

[PHP-WIN] Browser detection w text version on the fly

2003-11-09 Thread C-omputerSolutions Webmaster
Im making a script to parse my website into a text-only version, that part is pretty easy. But I was wondering if anyone out there knows a way to detect the browser and automatically configure for text mode if it is either a WAP Device or a text browser like Lynx for Linux? C-omputerSolutions.com

RE: [PHP-WIN] Please help !

2003-11-11 Thread C-omputerSolutions Webmaster
the main problem is that each time it your script cycles through the different ids, it resets the header location to the last value received, the echo statement just prints each line as it comes up changed keeping the values you want to show, but the header reference changes every time you continue