[PHP-WIN] Array Question

2007-08-17 Thread Daniel Kaliel
I have pull a bunch of data from an SQL database through a query. The problem I am running into is I pull two fields with the exact same name. How do I grab the right info? I have been using mydata ß the array name. mydata['contactID'] Should I instead use the array value so mydata[8]?

[PHP-WIN] Drag and Drop

2007-06-08 Thread Daniel Kaliel
with ASP, can it be done with PHP? - Daniel Kaliel, MCP Network Administrator No animals were hurt during this transmission, however, some electrons were terribly inconvenienced.

RE: [PHP-WIN] Installing Apache after I have installed PHP

2006-08-17 Thread Daniel Kaliel
Can you run Apache at the same time as IIS??? Wouldn't there be a port conflict? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: August 17, 2006 3:42 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; php-windows@lists.php.net Subject: Re: [PHP-WIN] Installing Apache

RE: [PHP-WIN] problems with PHP and IIS

2006-07-25 Thread Daniel Kaliel
well. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: July 25, 2006 3:55 PM To: [EMAIL PROTECTED]; Daniel Kaliel; php-windows@lists.php.net Subject: Re: [PHP-WIN] problems with PHP and IIS You need to re-place the relevant mysql related .dll's don't you? I can't

RE: [PHP-WIN] problems with PHP and IIS

2006-07-25 Thread Daniel Kaliel
And mysql has been enabled in php.ini? On the phpinfo() page does it show mysql as being enabled? -Original Message- From: John Meyer [mailto:[EMAIL PROTECTED] Sent: July 25, 2006 10:34 AM To: Daniel Kaliel; php-windows@lists.php.net Subject: Re: [PHP-WIN] problems with PHP and IIS