Mon Nov 30, 2009 6:16 pm |
Replies: 0 |
Views: 3332 |
|
 |
Hey guys,
So I've done a search and found lots of threads about indentation such as
if (true) {
//do stuff
}
However my problem is:
if (true)
{
...
|
Sat Jul 04, 2009 1:06 am |
Replies: 6 |
Views: 3469 |
|
 |
I don't have either of those installed to my knowledge.
|
Fri Jul 03, 2009 9:38 pm |
Replies: 6 |
Views: 3469 |
|
 |
Figured out the problem:
In my php.ini there were these lines:
zend_extension_ts="C:\Program Files\NuSphere\PhpED\\debugger\server\Windows\x86\dbg-php-5.2.dll"
[debugger]
debugger.JI ...
|
Fri Jul 03, 2009 8:34 am |
Replies: 6 |
Views: 3469 |
|
 |
Well what's strange is that a copy of that folder doesn't exhibit the same problems (as it is not a project and isn't edited within phpED)...
|
Wed Jul 01, 2009 11:13 pm |
Replies: 6 |
Views: 3469 |
|
 |
Hi guys,
Has anyone had any experience with CakePHP and Wildflower? After editing files in phpED, Apache crashes when I refresh the root page (index), but only in Firefox. If I refresh the page in ...
|