Connecting Tech Pros Worldwide Forums | Help | Site Map

php reader?

huCE
Guest
 
Posts: n/a
#1: Jul 17 '05
is there anywhere a php reader? i want to know what these sites do
with my system! i want to read php files! is there a possibility to do
this?

i'm interessted in the data, what i send to the php servers?
i want to know every "bit" leaving my pc.

i have heared about monitoring tools or packet analyzer. i have tried
ultra network sniffer. but this is not freeware. is there a tool as
good as ultra network sniffer for free?
except ethereal shit!

thnx a lot

Janwillem Borleffs
Guest
 
Posts: n/a
#2: Jul 17 '05

re: php reader?


huCE wrote:[color=blue]
> i have heared about monitoring tools or packet analyzer. i have tried
> ultra network sniffer. but this is not freeware. is there a tool as
> good as ultra network sniffer for free?
> except ethereal shit!
>[/color]

If this is such an issue to you, why not just spend $20 for network sniffer?

An alternative would be to set up a local proxy, but this won't catch all
the network traffic.


JW



Robert Bunn
Guest
 
Posts: n/a
#3: Jul 17 '05

re: php reader?



"huCE" <dieternuh@yahoo.de> wrote in message
news:6db900ef.0412160924.418c6ae8@posting.google.c om...[color=blue]
> is there anywhere a php reader?[/color]

Any text editor will read php files.
[color=blue]
> i want to know what these sites do
> with my system! i want to read php files! is there a possibility to do
> this?[/color]

Sure, if you have any. You just won't ever get the actual php file from
the server.
[color=blue]
> i'm interessted in the data, what i send to the php servers?
> i want to know every "bit" leaving my pc.[/color]

One of us is confused. Maybe both of us are. But the information you say
you want isn't where you say you want to look to find it. Do you know
what PHP *is*?

--
Rob



Closed Thread