Marcus

- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 6
-
创建于 701 hanging on OS X
Generally I've been very impressed with WI over the last couple of weeks of using it - a much more pleasant experience than NB!There are various niggles that I'm sure will be fixed, but I've got a ... -
创建于 Various editor issues
The editor/parser complains about strings that span multiple lines, as shown in attached screen shot. Code such as:$a = "hellothere";is perfectly valid PHP. While that's an ugly example, multi-line... -
创建于 Local web server config
When developing PHP for the web, I typically use a svn checkout as my project folder that's also the document root for a local apache vhost, so it's running directly on the files I'm editing. As fa... -
创建于 Non-web PHP
I'm developing a lot of PHP that runs from CLI and doesn't involve a web server at all, however, it seems it's not possible to run these scripts inside WebIDE as the 'run' configurations require a ...