| Thu Dec 06, 2007 1:15 am |
| Replies: 3 |
| Views: 4582 |
|
 |
Even with the documentation, and advice, it took a lot of fiddling to get it to work, but here's what I had to change:
First, I changed a statement in the controlling HTML file with javascript fro ...
|
| Mon Dec 03, 2007 5:05 pm |
| Replies: 3 |
| Views: 4582 |
|
 |
I am writing a relatively simple AJAX-style page in Javascript, which sends some information to a php program on the server that does some calculations and sends a response. The main javascript is in ...
|
| Sun Jul 08, 2007 4:53 pm |
| Replies: 1 |
| Views: 4624 |
|
 |
I have code on a shared linux server at a University. As such, I cannot install into /usr/local, since I do not have administrator rights.
Is there an alternative way to install the debugger?
|
| Sun Jul 08, 2007 4:51 pm |
| Replies: 1 |
| Views: 4967 |
|
 |
I am using PHPed and debugging a local copy of the website. I can get the debugger to work, but I believe the error I am looking for is in a function in an include file. I can single step through the ...
|