Thu Apr 12, 2018 10:41 am |
Replies: 2 |
Views: 9414 |
|
|
Answer from NuSphere Support <support@nusphere.com>
I'm sorry, that's the way PHP works now. It pre-populates array of variables at compile time instead of populating them in hash table as th ...
|
Wed Apr 11, 2018 1:50 pm |
Replies: 2 |
Views: 9414 |
|
|
I just changed my setup to PHP7.1.13 Win32-VC14-x64 and loaded the dbg-php-7.1.dll v8.2.12.16476 x86_64_VC14 from PhpED build 18044.
Everything works ok, except that the watch window show all var ...
|
Mon Apr 09, 2018 12:33 pm |
Replies: 1 |
Views: 5063 |
|
|
I've setup a vmware virtual system:
Opensuse Leap 42.3 (x86_64)
Apache 2.4.32 compiled from source
PHP 7.1.16 compiled from source
Mysql 5.7.21, Postgresql 10.3, etc all compiled ...
|
Sun Sep 20, 2009 6:17 pm |
Replies: 31 |
Views: 64220 |
|
|
Does someone have an updated && commented chm help file?
|
Wed Jun 04, 2008 4:35 pm |
Replies: 8 |
Views: 5831 |
|
|
Great!
Please, insert a configuration option to force the encoder to set the modification timestamp of the encoded file the same as the source's. Simple thing that would let us control the modifica ...
|
Wed Jun 04, 2008 2:04 pm |
Replies: 8 |
Views: 5831 |
|
|
.... BTW RELPATH makes sense only for the Workspace popup menu. In other words: it works only when the command is executed from this popup.
Why %RealPath% does not make sense in File Bar Popup? If I ...
|
Wed Nov 21, 2007 11:07 am |
Replies: 1 |
Views: 5308 |
|
|
Is there a limit for string length entered in the Immediate tab?
If I try to set a variable to a long string, I get an error:
$test = "U9/aXgw+vCDKep ... ... DZMNCe0jXGCczMyt"; < ...
|
Thu May 17, 2007 6:36 pm |
Replies: 1 |
Views: 5152 |
|
|
This is an old feature request made...
|
Thu Mar 22, 2007 10:23 am |
Replies: 7 |
Views: 7512 |
|
|
In the Nusphere PhpED help file you can find all answers in the very beginning: Introduction > Running PhpED for the first time. In your case, you should go to "SETTING UP A LOCAL WEB SERVER&q ...
|
Tue Sep 26, 2006 8:02 am |
Replies: 8 |
Views: 7244 |
|
|
Whenever you or system runs new instance of PhpED, it finds previous and passes there its arguments (file names to open).
Yes, sure. I think that when WinSCP opens the second file, it can't tell whic ...
|
Tue Sep 26, 2006 12:17 am |
Replies: 8 |
Views: 7244 |
|
|
-why don't you use sftp embedded into PhpED?
Well, in *my* case, I already was a WinSCP user before my first contact with phpED. I use it to deal with many other file types phpED can't open, like pdf ...
|
Mon Sep 25, 2006 6:35 pm |
Replies: 8 |
Views: 7244 |
|
|
WinSCP is a SFTP client program. It has a feature to allow you to edit a remote file downloading it and launching a local "editor' and upload it automatically on save. I recommend it!
Filip, I ...
|