I have a html file that contains varibles in the format #variblename# I know how to load the file into an array in php, but how would i tell the script to search through the array and wherever it finds #variblename# in the array it will change it to <?php print $variblename; ?> think i would have to use str_replace() or something simular wouldnt i?
Replace varibles
Started by barber84, Jan 02 2006 06:54 PM
1 reply to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
