Alf Stockton wrote:
Hendrik Visage wrote:
On 9/8/06, Alf Stockton <[EMAIL PROTECTED]> wrote:
In this little script:-
Obviously $names won't be defined in the initial state the first time
this line
is hit, thus count($names) would/should be undefined...
Interesting that this works on version
DevPhp wrote:
Hallo,
thanks for reply.
Also - why double launch? Why not launch csript directly?
I've tried to launch Cscript directly...but it didn't work,
So I try to launch it in an alternative way, to bypass the permission
problem.
It's not necessary double launch
I guess that you
Please reply to the list not just directly to me.
Alf Stockton wrote:
> Stut wrote:
>> ..snip..
>
>>// Really not sure why this is here
>>--$Count;
>>//echo 'Count = '.$Count.' $tempvar = '.$tempvar;
>>
> .snip.
> Part of the backwards iteration. In other word
DevPhp wrote:
> How can I see which user is? I've full permission for IUSR, IWAM and SYSTEM
> users on php directory,
> on root directory and also on system32 directory...in IIS I've read
> permission and allow execution for script and executables...but it doesn't
> still work
> Am I doing s
> Don't try and do anything with web devel on windows without:
>
> http://www.sysinternals.com/Utilities/ProcessExplorer.html
>
> It is a 100% must!
Thanks :)) it's a very interesting tool...now I'm downloading it and I'll
try to use it :)
> While you can give the IUSR user the required
>level