Quote:
Originally Posted by AdvertisingSex
Place this Code on your .php or .html page where you want your Thunder-Ball.net link trades to appear.
?php echo implode ("", file( "http://links.thunder-ball.net/2222222.html") ); ?
This code Will Work on .html files but you may need to ask your host to activate .php on .html files. They will know what you are talking about. If they don't: you need a new host.
Your host can have php configure a number of ways so unfortunately we do not have a guide for what to tell your host. But, they should know how to do this with their setup.
If you don't have access tot he configuration file on the server: Check for a file named: .htaccess in your site directory. If it is there... open it and add the line
AddType application/x-httpd-php .php .html
If it is not there:
Create a new file on notepad or whatever... name it .htaccess and add the line
AddType application/x-httpd-php .php .html
AddType application/x-httpd-php .html .htm
you can create a file .htaccess with the line: . Indeed: the same line as in the con figuration file.
This Code will execute immediately on .php pages.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
?php echo implode ("", file( "http://links.thunder-ball.net/222222.html") ); ?
like I said, good luck with that
|
i had like 15 links going before i even noticed the AutoCode. it's optional