include external php file from other website
Posted: Mon Aug 27, 2012 6:08 am
hello all
*********
in order to secure my php code from steal, i want to upload my own php code files in my server then when i sell any web site using this files i just include it from my domain as this,
i work on a website named "http://www.kimoland.com " and i want to use the files i uploaded on my server
but it didnt work even when i change the [text]allow_url_include = on[/text] in php.ini file
can any one help me securing my code pleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeez

*********
in order to secure my php code from steal, i want to upload my own php code files in my server then when i sell any web site using this files i just include it from my domain as this,
i work on a website named "http://www.kimoland.com " and i want to use the files i uploaded on my server
Code: Select all
include("www.saberali.com/phplib/coverorders.php");can any one help me securing my code pleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeez