appletreats
03-26-2002, 07:02 PM
I want to have a file which is formated like, I dunno:
title = "Title Goes Here"
body
<b>wow</b>
<i>amazing</i>
I want to have a PHP script which takes this file, takes the content of title (stuff between "s) and places it in a specific location in the script. Then it takes everything below the line body and places that in another location, with line breaks intact. How can I do this? I've been trying to find out for over two weeks. Help appletreats! :bawling:
title = "Title Goes Here"
body
<b>wow</b>
<i>amazing</i>
I want to have a PHP script which takes this file, takes the content of title (stuff between "s) and places it in a specific location in the script. Then it takes everything below the line body and places that in another location, with line breaks intact. How can I do this? I've been trying to find out for over two weeks. Help appletreats! :bawling:
