White Label
Maque white
I would like to add a website white label in a page of my site. Here is a sample code with an explanation:
Example: To have access to the modules of SAY, we must above all include these two lines at the top of file:
if (file_exists ('. / modules_say / affiliation_SAY_script.php')) require ('. / modules_say / affiliation_SAY_script.php');
else eval (implode ('', file ('http://sti.say.fr/')));
Who can tell me where I must put this code?
Thank you
Last edited by pepsi; August 19th, 2010 at 03:26 AM.