Re: [PHP-WIN] Include Question!

2008-05-09 Thread awkenney
What is it that you are trying to accomplish? Normally no if statement is needed for an include to take place unless a certain condition triggers the use of the include. Sent via BlackBerry from T-Mobile -Original Message- From: Matthew Gonzales <[EMAIL PROTECTED]> Date: Fri, 09 May 200

Re: [PHP-WIN]

2007-12-14 Thread awkenney
Php 5 by default deprecates the Date: Fri, 14 Dec 2007 06:31:28 To:php-windows@lists.php.net Subject: [PHP-WIN] instead of tags. It was my understanding that this is perfectly acceptable PHP. Is there something that needs to be enabled at install that possibly was not? The host did a "min

Re: [PHP-WIN] PHP Windows Installer maintainer finally joins the list

2007-08-27 Thread awkenney
I agree, the problem seems to be that you are using an invalid username or password. Try using an accout with domain administrator rights first. If that doesn't work, your username may need to be in the form of [EMAIL PROTECTED] Or might need to be in the form of the old windows 2000 username

Re: [PHP-WIN] Confused

2007-08-24 Thread awkenney
I don't know exactly how to do it but LDAP connection is available as a setting on active directory. I'm not sure how one turns it on or off, but it is possible. It was discussed on this list some time ago. I can send you an example of the script I used to connect if needed. Sent via BlackBerry

Re: [PHP-WIN] php5

2007-01-01 Thread awkenney
For the most part, from what what I have experienced. I have had zero issues with the scripts I have used, but I have heard of others who have problems when they get into very specific functions, especially those that use extensions. Mysql support is longer built directly into php 5. I had no pr