RE: [PHP-WIN] Windows System Tray

2005-05-19 Thread Mike
> Can you tell me what I need to know so I can build an IE plug > in thingy like this: > > http://www.phplivesupport.com/winapp.php > > My experience so far is mostly PHP on Unix so am a bit of a > noob when it comes to Microsoft programing. > > I'm very keen though and would very much appreci

[PHP-WIN] Database Problem

2005-05-19 Thread John
I have code that querys a mysql server and then presents the result in a table. The code works fine until I put it in a for loop to get one row at a time. The problem is that I dont get the required result or any error message. If I reduce the number of iterations or decrease the amount of data

[PHP-WIN] Windows System Tray

2005-05-19 Thread Rudi Starcevic
Hi, Can you tell me what I need to know so I can build an IE plug in thingy like this: http://www.phplivesupport.com/winapp.php My experience so far is mostly PHP on Unix so am a bit of a noob when it comes to Microsoft programing. I'm very keen though and would very much appreciate a point in th

[PHP-WIN] Re: Help with windows 2003 iis6, exec() and permissions

2005-05-19 Thread Louis Solomon \[SteelBytes\]
> So is that just the case of adding IUSER_XXX to cmd.exe? > What permissions do I give IUSER on cmd.exe? remove the deny that is probably alreaDy there, and add iusr_server with read&execute. > Isn't that a big risk? Is there a way to exploit that? (apart from someone > uploading php code etc

Re: [PHP-WIN] Re: Help with windows 2003 iis6, exec() and permissions

2005-05-19 Thread Jean-Philippe Palha
Hi, Put a copy of cmd.exe on your PHP dir and give it the good permissions... Jean-Philippe PALHA ([EMAIL PROTECTED]) IMA'DIFF - 13, rue Damesme - 75013 Paris FRANCE Tel : 33 1 53 80 89 89 - Fax : 33 1 53 80 89 81 Web : http://www.imadiff.com -