[PHP-WIN] Accessing multiple KEY/ITEM pairs using array_walk_recursive

2006-04-06 Thread Anand
) [3] => Array ( [path] => D:\webs/index.php [name] => index.php [extension] => php [size] => 248 [kind] => file ) [4] => Array ( [path] => D:\webs/myfile.php [name] => myfile.php [extension] => php [size] => 250 [kind] => file ) [5] => Array ( [path] => D:\webs/recursive.php [name] => recursive.php [extension] => php [size] => 4153 [kind] => file ) ) Thanks ANAND -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Installation

2003-06-17 Thread Anand Tomar
authentication protocol requested by server. Consider upgrading MySQL client this is the 1st time i am trying to set up a server i will really appreciate your helpthanks --anand -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Install

2003-06-18 Thread Anand Tomar
not support authentication protocol requested by server. Consider upgrading MySQL client this is the 1st time i am trying to set up a server i will really appreciate your helpthanks --anand -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] phpinfo.php file not opening in the browser

2007-10-12 Thread Anand Pandey
I'm a newbie to PHP world. I have installed Apache 2.2.4 and PHP 5.2.4 and I have made necessary changes in apache configuration file as well as php.inifile. I tested apache by opening http://localhost in the browser and it shows the message that "it works" and I also tested to php by issuing the c

[PHP-WIN] Solved-[PHP-WIN] phpinfo.php file not opening in the browser

2007-10-12 Thread Anand Pandey
Thanx Viola, Actually I added one more environment variable named PHPRC and restarted my system and now all the things are happening in expected manner. On 10/13/07, Viola Holownia <[EMAIL PROTECTED]> wrote: > > Hi Anand, > > Have you looked at your apache server log? You ca