Re: [PHP] check browser communication

2002-01-05 Thread Daniel Urstöger
"Bogdan Stancescu" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > What do you mean exactly? You want to be able to monitor (as in "see") the > data being transacted by your browser with the server or is it something > else you're after? > > Bogdan > Yea

Re: [PHP] check browser communication

2002-01-05 Thread Bogdan Stancescu
What do you mean exactly? You want to be able to monitor (as in "see") the data being transacted by your browser with the server or is it something else you're after? Bogdan "Daniel Urstöger" wrote: > Hiya ! > > A little offtopic this question, but really important .. > I need to check all the

[PHP] check browser communication

2002-01-05 Thread Daniel Urstöger
Hiya ! A little offtopic this question, but really important .. I need to check all the communication between my client PC and a server in the world wide web. Inlcuding all the header info and so on .. Would be a great help for developeing my script ... Could anybody of you suggest me something