Page 1 of 1

PHP Copier

Posted: Mon Sep 04, 2006 11:44 pm
by Mastermind
Dear friends,

I want to ask something there a software can copy a php script in a certain website that you want to copy.


Thank you.

Posted: Mon Sep 04, 2006 11:48 pm
by feyd
If you do not have access to the actual script there is no way for PHP to copy its internal code. You will only be able to store the output from it. Is this what you are after?