phalanger

Phalanger with cakephp

Has anybody been able to use CakePHP in Visual Studio using Phalanger ...

Using curl with Phalanger

Hi, I'm trying to use the PHP Phalanger curl library php_curl.mng.dll in a .NET application. I set up my App.config as follows: <?xml version="1.0" encoding="utf-8" ?> <configuration> <phpNet> <classLibrary> <add assembly="php_curl.mng, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="curl" /> ...

Does anybody know how to display additional Intellisense in Phalanger?

Hi, I just installed Phalanger on VS 2008. Intellisense is working fine but I miss additional info about my own functions in Intellisense. Is there something like /** /* param value */ Ben ...