Thu Jun 28, 2007 4:42 pm |
Replies: 9 |
Views: 5112 |
|
![](./templates/Morpheus/images/spacer.gif) |
OK, i finally got debugbreak to work and i now understand the communication paths needed to make it work.
Having said that, i was not able to make it work with PayPal IPN. [If my understanding of the ...
|
Mon Jun 25, 2007 10:19 pm |
Replies: 1 |
Views: 4391 |
|
![](./templates/Morpheus/images/spacer.gif) |
During a debugging session, is there a way to view all the characters that were so far sent to echo?
I am trying to chase after some text that makes it into the resultant HTML page, but i cannot find ...
|
Wed Jun 20, 2007 11:00 am |
Replies: 9 |
Views: 5112 |
|
![](./templates/Morpheus/images/spacer.gif) |
Dmitri, Blizz,
The syntax for debugbreak() is SESSIONID@IPADDRESS:PORT - is that correct? if so, here are a couple of questions...
1. How do i know what the SESSIONID is if Paypal is the one that ...
|
Wed Jun 20, 2007 1:00 am |
Replies: 9 |
Views: 5112 |
|
![](./templates/Morpheus/images/spacer.gif) |
Blizz, thanks for the swift response
i am not sure that i understand your suggestion, perhaps i should describe my environment.
i am doing my development and testing on my home PC. i allow exte ...
|
Tue Jun 19, 2007 2:10 am |
Replies: 9 |
Views: 5112 |
|
![](./templates/Morpheus/images/spacer.gif) |
hello,
I am trying to debug PHP script that is invoked asynchronously by an external HTTP call (in this case it is PayPal IPN). Although i place a breakpoint in the code and also tried placing a De ...
|