Mon Jan 25, 2010 10:44 am |
Replies: 0 |
Views: 2124 |
|
|
A lot of new PHP scripts are using "return $this" at the end of methods to simplify coding. It would be grand if PhpED could recognize that "return $this" returns an object of the ...
|
Thu Apr 23, 2009 2:04 pm |
Replies: 1 |
Views: 4965 |
|
|
Nothing more on this subject?
|
Tue Mar 31, 2009 2:00 pm |
Replies: 1 |
Views: 4999 |
|
|
Maybe I'm missing something very simple here, but I'm not sure if there is an easy way of disabling DBG on a VirtualHost or Directory basis.
I'd rather keep DBG listening only on my development sit ...
|
Mon Mar 23, 2009 8:05 am |
Replies: 26 |
Views: 10758 |
|
|
Not to interrupt the speed comparisons, but I found the best solution for us was to create a development site on the remote web server and then rsync the changes after we were done tweaking and testin ...
|
Thu Mar 05, 2009 10:01 am |
Replies: 26 |
Views: 10758 |
|
|
Maybe I'm thinking about this the wrong way...so I'll just explain the problem:
1) I start uploading index.php
2) Someone browses our website and gets a bunch of PHP errors
3) The upload finishes ...
|