[PHP] PHP + COM (IE Button COM Server)

2007-04-30 Thread Iqbal Naved
instructing add toolbar buttons: http://msdn2.microsoft.com/en-us/library/aa753588.aspx Any code snippet will be extremely useful. Thanks in advance. -Iqbal Naved # encoding: latin-1 # PyWin32 Internet Explorer Button # # written by Leonard Ritter ([EMAIL PROTECTED]) # and Robert Förtsch ([EMAIL

[PHP] php, curl and aol addressbook import problem

2007-01-05 Thread Iqbal Naved
Hi, I am desparately looking for a solution for importing address book from aol webmail to my browser. I found some commercial solution (such as, http://svetlozar.net) which was done using cURL. But couldnt find any php classes to implement it. Anyone can help me how to implement this ? As far as

Re: [PHP] Help me about using php with tomcat server.

2007-01-04 Thread Iqbal Naved
Hi, The Tomcat server now includes the php javabridge, its a war file called JavaBridge.war. Also, you can find this war file in php-java-bridge.sourceforge.net . The instllation is pretty easy just copy the war file in the root directory (e.g webapps/) and then run it from the browser (eg. loca