Tue Jun 01, 2004 7:56 am |
Replies: 6 |
Views: 6786 |
|
 |
Yeah. But was for *personal* fun. I was trying to see the full profiler.
This app trully deserves a buy, and its already schedulled
Actually I'm going back to Scite for a while - I'm ...
|
Mon May 31, 2004 4:01 pm |
Replies: 6 |
Views: 6786 |
|
 |
Ok:
win2000 server 5.00.2195 sp4 - IE 6.0.2800.1106 (lots of Qblah...)
phpEd 3.3 -3332eval / using 3rd party HTTP mode
Apache/2.0.47 (local machine)
PHP/4.3.4
[]'s
Labs
|
Mon May 31, 2004 2:47 pm |
Replies: 6 |
Views: 6786 |
|
 |
Oh, yes! Right between the eyes
If I use the "?DBGSESSID=1@localhost:7869;d=1,p=1" in both the URL for the client window AND at RPC_SERVER var, using a *external* browser, everything goes sweet ...
|
Mon May 31, 2004 1:59 pm |
Replies: 6 |
Views: 6786 |
|
 |
Hi.
Thanks for your earlier tips.
I've seted my RPC server URL like this:
<script>
var RPC_SERVER = "http://localhost/myserver.php?DBGSESSID=1@clienthost:7869;d=1,p=1" ...
|
Thu May 27, 2004 2:48 pm |
Replies: 1 |
Views: 6969 |
|
 |
Hi. I'm in trouble here. I had a RPC server who gets functions call from a jscript lib.
How could I debug those functions??
Ex:
@client: <script> call(MyServer, "myFunc", [params]); < ...
|