Mon Jun 25, 2012 5:03 am |
Replies: 1 |
Views: 3003 |
|
 |
I am also interested.
Any chance to get that soon?
|
Tue Feb 15, 2011 5:08 am |
Replies: 0 |
Views: 3047 |
|
 |
I have a strange timeout issue with the browser in Version 5.95 5989
Here it goes:
I created a simple project. only one file:
<?php
$test = "a";
$test = "1";
$test . ...
|
Sun Dec 26, 2010 9:51 am |
Replies: 7 |
Views: 6860 |
|
 |
@Bob:
Thanks for your hint.
It removed the annoying message for me.
|
Sat Mar 06, 2010 1:47 pm |
Replies: 37 |
Views: 23319 |
|
 |
Right on.
Please we need JS Support soon. I was so desperate that I installed VS.PHP because it is said to support JS. But there are many coding limitations with VS.PHP (no relative pathes to in ...
|
Wed Jun 10, 2009 12:49 pm |
Replies: 8 |
Views: 7181 |
|
 |
I solfd the issue. But I don't know how. Was it the fresh install of xampp? Was it the upgrade to php5.2 instead of php5.1?
Anyway. it works 
|
Mon Jun 08, 2009 2:09 pm |
Replies: 8 |
Views: 7181 |
|
 |
Your phpinfo output seems fine -- the DBG module is being loaded correctly. You do not want to comment the zend_extension_ts="c:\progs\server\xampp\php\ext\dbg-php-5.0.dll" line, because tha ...
|
Mon Jun 08, 2009 12:35 pm |
Replies: 8 |
Views: 7181 |
|
 |
I have the same issue.
But the only "zend" line in my php.ini is this one. I suppose you don't want me to comment it out, right?
zend_extension_ts="c:\progs\server\xampp\php\ext\dbg-p ...
|
Mon Jun 08, 2009 10:52 am |
Replies: 4 |
Views: 5129 |
|
 |
... please download the latest one from this link
Where can I download the latest version of dbg?
Regards
|
Fri Aug 15, 2008 7:42 am |
Replies: 1 |
Views: 3964 |
|
 |
Hi,
believe me ... I searched for a solution for my issue in this forum but didn't find one.
So here is my question:
I suppose I changed a setting in the IDE. Now I see only the HTML code ...
|