Saj
05-25-2003, 07:20 PM
Hi.
How would I tell PHP to search in a file for information between two comments, <!-- Begin --> and <!-- End -->, and that echo that information? I know how I could do the first characters of the file, but the problem with that is that this information might be in the middle or end of the document.
Thanks
How would I tell PHP to search in a file for information between two comments, <!-- Begin --> and <!-- End -->, and that echo that information? I know how I could do the first characters of the file, but the problem with that is that this information might be in the middle or end of the document.
Thanks