Linking to the Daily Influences is very simple. If you want to offer them
seperate from your site, just add this link on your page(s):
<a href ="http://www.e-tarocchi.com/dailies/dishared.php"
target="_blank">Get Your Daily Influences</A>
For those of you who would like to bring the script into your site template do the
following:
Create a table where you want the script to appear on your PHP web page. The page the script is going to run on must be a PHP page.
A simple example:
<CENTER><TABLE
width="500"><TR><TD>
<?include"http://www.e-tarocchi.com/dailies/dishared.php";?>
</TD></TR></TABLE></CENTER>
Since the table in the script is set to 100%, you can control the width by setting the
width you want in the table you just created.
Once this is done, upload your page and try it out. |