
16-02-2008, 07:40 PM
|
 | Senior Member | | | Join Date: Jan 2006 Location: Dublin, Ireland
Posts: 2,038
Nominated 5 Times in 3 Posts  TOTW/F/M Award(s): 1 | |
you need to create a mark and using str_replace should do the job.
mark on the page
<!--text_here--><!--end_text-->
then look for it and replace it with the content from the text file. |