[PHP-WIN] Re: Can't get exec() to work

2003-06-12 Thread Marcus Haase
I would suggest, that system() is only valid for command-line applications, calc.exe is a GUI-Application, so it won't work. Please, somebody correct me if I'm wrong, this is just what I experienced. Bill Szerdy wrote: I am running Windows 2000 sp3, IIS5.0, PHP v4.3.2 I can't get anything to ex

[PHP-WIN] Re: Sessions...

2003-07-31 Thread Marcus Haase
Try upgrading to php 4.3.0 or higher, i have been experiencing the same problems as you did untill I switched to 4.3.1 Good luck. Marcus Brian McGarvie wrote: I use a session for a syste to varify login... However sometimes the session seems to timeout (as I'd expect) however it seems random,

Re: [PHP-WIN] Photo gallery with description

2004-05-18 Thread Marcus Haase
http://pss.pryde.de/ Thats mine, might wanna have a look at it. Marcus Trevor Gryffyn wrote: I'm doing my own and plan to keep developing it. I feel the same way, those other scripts are really neat but they do WAY too much for what I want. The script that powers the link below is one file, no dat