NuSphere Forums Forum Index
NuSphere Forums


Wed Feb 01, 2012 1:15 pm
Replies: 1
Views: 2501
Is it possible to run remote debugging into a server folder where an .htaccess file is set to require a login?

TIA
Mike

Thu May 26, 2011 7:42 am
Replies: 2
Views: 3237
Thanks for the reply. It turned out I had the wrong folder name in the INI file so it was referring to an older version of the DLL.

Thanks

Sat May 21, 2011 2:35 pm
Replies: 2
Views: 3237
I followed the instructions for installing the debugger module on my server using dbg-php-5.3.dll. It's loading but it says that it contains debugger 3.8.7 and I need 3.9.1. I've made sure I have the ...

Tue Dec 21, 2010 5:49 pm
Replies: 0
Views: 2490
I can debug from test scripts just fine but I have an issue with some data being passed to my php code (through AMFPHP 1.9). Is there a way to set up the debug listener so it will honor breakpoints wh ...

Wed Nov 17, 2010 4:36 pm
Replies: 0
Views: 2445
I'm trying to run the PHP Documentor and it fails because of missing DLLs MSVCR71.dll, then php_pho.dll, php_mbstring.dll. I don't have php or mysql installed on the same machine I'm developing on, bu ...

Tue Dec 08, 2009 2:12 pm
Replies: 6
Views: 3896
I'll go ahead and answer my own question here... yes it does work and it does not appear to interfere with the usage of the __get and __set functions. The @property is discovered above the class defin ...

Mon Dec 07, 2009 9:01 pm
Replies: 6
Views: 3896
I was just exploring some more PHPDoc options and code hinting... I see something I had not spotted before

/**
* @package ThePack
* @author foo
*
* @property $legs
*/

Class Animal {
...

Sun Dec 06, 2009 7:29 pm
Replies: 6
Views: 3896
I figured it would be a can of worms as you suggest and yes - everyone would have their own favorite feature they want to have added. One could say that's how software is improved - p)
Of course I'm ...

Sun Dec 06, 2009 7:12 pm
Replies: 6
Views: 3896
We could implement a function in the class GetClassVars... PhpEd could call that? Would that be a worthwhile ECR? Too many variables to consider?

public function GetClassVars(){
return get_cla ...

Sun Dec 06, 2009 4:05 pm
Replies: 6
Views: 3896
Forgive me if this has been beaten to death already. I looked for references to this but couldn't find a solution. There was one thread on a similar track but no answer.
I like to build all my classe ...
Page 1 of 1
All times are GMT - 5 Hours