Tue Mar 01, 2011 6:51 pm |
Replies: 4 |
Views: 3035 |
|
 |
Now we're working on a new release of PhpEd, so everybody with the valid subscription will get it as a free upgrade, as always.
Unfortunately this doesn't fill me with enough confidence to renew m ...
|
Mon Feb 07, 2011 8:39 am |
Replies: 31 |
Views: 4177 |
|
 |
Hi,
Just wanted to add my disapointment at the way NuSphere have let PHPed fall behind. I have been a user of the product since version 3 and have always loved working with it.
Unfortunately I t ...
|
Mon Oct 20, 2008 4:51 pm |
Replies: 0 |
Views: 8219 |
|
 |
I've tried everything I can think of to pass a parameter from the command line to phpdock without any success. Is this even possible?
I need something like this:
phpdock.exe /startup
phpdock.ex ...
|
Tue May 15, 2007 4:08 pm |
Replies: 1 |
Views: 4923 |
|
 |
Hi,
I'm running 5022 and have spotted a bug in the roll over code hints. To demonstrate:
for($i=0; $i<1; $i++){
$a = '&';
}
echo $a;
When you step ...
|
Mon Oct 30, 2006 3:17 pm |
Replies: 2 |
Views: 5451 |
|
 |
Perfect, thanks dmitri.
|
Thu Oct 26, 2006 1:15 pm |
Replies: 2 |
Views: 5451 |
|
 |
I've been using PhpED for many years now and a recent update has changed things slightly for the worse. If I remember rightly you could set a breakpoint at any location, this wouldn't necessarily mean ...
|
Wed Nov 23, 2005 4:41 pm |
Replies: 1 |
Views: 6379 |
|
 |
I have a problem when I debug remotely on my server.
The server is running Red Hat Linux 3 with PHP 4.3.11
The debugger works fine locally but when I try to debug a script remotely it stop at ev ...
|