FlashDevelop and PHP
The future of coding PHP in FlashDevelop may be quite closer than expected, thanks to user: kuzya (flashdevelop member from russia)
http://www.flashdevelop.org/community/viewtopic.php?p=13082
He modified the HaXeContext plugin and now you can see your php class methods and variables in the outline pane. It was a bit buggy, and then Philippe managed to get to get a basic PHP context working overnight!
Philippe’s version is the Flashdevelop SVN. If you would like to know how to compile the source code and get started with FD development go here: Participation [Getting started with FD Development]
If you want to try out the initial HAxe Context by kuzya, you can download the plugin: http://spbgu.ru/upload/kuzya/HTMLContext.dll
Copy that dll in your Flashdevelop plugins folder:
Usually: C:\Program Files\FlashDevelop\Plugins
Open a PHP file in FlashDevelop then select Haxe from the Syntax Menu.
Here’s a screenshot:
Add comment April 28th, 2008
