NuSphere Forums Forum Index
NuSphere Forums


Sat Sep 25, 2010 8:01 am
Replies: 1
Views: 2895
I have noticed some strange behavior of debugger.

I debugged simple file :

<?php
$subject = "abcdef";
$pattern = '/def/';
preg_match($pattern, $subject, $matches);
print_r($matc ...

Sun Sep 19, 2010 2:30 am
Replies: 2
Views: 2668
I also noticed that internal mozilla browser does not support source preview of html output.

The external firefox works good as source html preview but only after "RUN".

After "DE ...

Mon Apr 05, 2010 12:39 pm
Replies: 0
Views: 2793
Why the APPLICATION_ENV does not set to development ?

(I am not sure if the debugger works right or there is bug in the code)

In the file .htaccess there is:

...
SetEnv APPLICATION_ENV deve ...
Page 1 of 1
All times are GMT - 5 Hours