Thu Nov 18, 2021 11:59 am |
Replies: 19 |
Views: 1894 |
|
 |
It seems that v19536 Personal is so much slower starting up than previous versions. Does anyone know why?
I don't upgrade each new release so I'm not sure this situation first appeared in v19536, b ...
|
Wed Feb 17, 2021 2:24 pm |
Replies: 6 |
Views: 2909 |
|
 |
I have checked everything you mentioned and it simply does not work. There is something wrong somewhere, but where? Here I am with PhpED, v19.3 and it still doesn't work, on any version v5.6, v7.3, or ...
|
Sun Mar 03, 2019 1:54 am |
Replies: 1 |
Views: 3188 |
|
 |
UPDATE: I changed both "https" references to "http" and I got a message:
Moved Permanently
The document has moved here.
Then I changed the code back to "https" s ...
|
Sun Mar 03, 2019 12:46 am |
Replies: 1 |
Views: 3188 |
|
 |
Here is my code:
$service_url = 'https://my_domain.org/atlas.php?city=' . $this_city . '&cntry=' . $this_state;
$curl = curl_init($service_url);
curl_setop ...
|
Tue Jan 22, 2019 7:58 pm |
Replies: 6 |
Views: 2909 |
|
 |
I set up XAMPP with PHP 5.3 and the COM command works. I have PHP 5.4.45 in PhpED and COM works. When I switch {hpED to anything v5.6 or above COM does NOT work.
I downloaded XAMPP with PHP v5.6.40 ...
|
Tue Jan 22, 2019 1:44 pm |
Replies: 0 |
Views: 1995 |
|
 |
How do I get the debugger to show me the message box instead of automatically ignoring further errors?
UPDATE: Do this:
Tools - Settings - Run & Debug - Settings:
bottom window frame call ...
|
Tue Jan 22, 2019 1:39 pm |
Replies: 2 |
Views: 1924 |
|
 |
I did that, but it has no effect on the files that appear in the center of the screen when I first open the program.
UPDATE: I did that before and there was no change. But when I do it today, it wo ...
|
Wed Jan 16, 2019 6:18 pm |
Replies: 2 |
Views: 1924 |
|
 |
My list of recent files doesn't update when I add new files. How do I clear the list of Recent Files on the opening screen?
|
Thu Sep 27, 2018 2:34 pm |
Replies: 6 |
Views: 2909 |
|
 |
When I try to set up a new COM object in phpED I get the above message.
But when I run the same script using XAMPP and localhost, it works. So I know my .dll is registered.
What must I do to get ...
|
Tue Feb 14, 2017 8:04 pm |
Replies: 4 |
Views: 1750 |
|
 |
Thank you for making the non-numbered bookmarks visible in v18.029 Personal Edition. This settles the issue.
|
Fri Feb 10, 2017 1:07 pm |
Replies: 4 |
Views: 1750 |
|
 |
Then I suggest adding this capability. When I use one of the 10 "preset" bookmarks, obviously I can see it. But if I set a bookmark without using the presets, then I can't see it. I should b ...
|
Mon Feb 06, 2017 8:32 pm |
Replies: 4 |
Views: 1750 |
|
 |
I have v18 personal of PhpED. An older version used to allow me to set the bookmark color, but I can't see how to do this in v18. I know bookmarks are there. I don't use the Bookmark 0 - Bookmark 9 de ...
|