pimpthatfood
09-11-2009, 03:32 AM
Hi there!
I am new on php and I'm trying to add this Tell a Friend php script to my site but I have a problem about changing this "path/to/recform.php"
What should I insert instead?
This is the script
<a href="path/to/recform.php" target="page" onClick="window.open('','page','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550 ,height=410,left=50,top=50,titlebar=yes')">Recommend this page</a>;
I am new on php and I'm trying to add this Tell a Friend php script to my site but I have a problem about changing this "path/to/recform.php"
What should I insert instead?
This is the script
<a href="path/to/recform.php" target="page" onClick="window.open('','page','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550 ,height=410,left=50,top=50,titlebar=yes')">Recommend this page</a>;