> 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 the right direction.
> 

There's no way that this is written in PHP. This just isn't what PHP does.
And even if you were able to get PHP to work in this manner, the app would
likely be inefficient and slow. There's countless other languages better
suited to win32 programming than PHP.

When you look at the requirements, it lists .Net - which is a good
indication to what it's written in.

Unfortunately, the direction you'd be headed in is away from PHP.

-M

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to