View Single Post
Old 12-04-2006, 03:33 AM  
J.P.
Confirmed User
 
Join Date: Jun 2004
Posts: 689
Hi Jace,

this really does not look the way you should be doing it. Why don't you just write a function in that .php file and include it only once? like this:

Code:
<?
include '/full_path/urlinc/file.php;
?>
<a href="<?=get_url();?>">
Of course, the function should be called get_url() and it should return the URL string...
__________________
Webmasters! Looking for new affiliate programs to promote?
Affiliate Program Search <-- Search for programs with FHGs, RSS feed, specific niche sponsors, ...
J.P. is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote