View Single Post
Old 11-24-2005, 08:33 AM  
chadglni
Confirmed User
 
Join Date: Dec 2002
Location: PEI, Canada
Posts: 6,924
PHP question, using a function inside an include?

Can anyone tell me real quick how to make a function work within an include?

Include is formatted like:

<? include 'http://www.site.com/folder/file.php?FILE=http://www.site2.com/folder/REPLACE.php&TEMPLATE=template.html'; ?>

Need to add a ($function) where it says REPLACE which of course currently spells out the funtion instead of inserting the correct data. Easy way to stop this?
chadglni is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote