Marcus

Avatar
  • Total activity 19
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 6
  • Created

    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 ...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    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 ...
    • 2 followers
    • 1 comment
    • 0 votes