Marcus
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
-
-
-
-
-
Marcus created a post, 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 ... -
-
-
Marcus created a post, 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... -
Marcus created a post, 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...