Page 1 of 1

php function

Posted: Sun Feb 21, 2010 4:28 pm
by jodeti
Hello,
What are the dangerous(according to some perspective) function of php like fsockopen() which originate traffic from my site(without my knowing) and knock other site?

How to debug/trace and disable them? What i should look in the script(php) control flow?

I use xdebug? the trace file is huge for a middle weight site?

I want to know the right technique to trace/debug them.

How many function are exist of this type?

thank you.

Re: php function

Posted: Mon Feb 22, 2010 3:38 am
by jodeti
Like coder did a project for me and i don't know about those various connection.

thanx