I have a plan to store some information into text file. Write php file to open that text file which has both HTML tag and PHP tag. Once I want to get that file so I open that text file and read it into an array. Could anyone help me to parse by print out HTML tag and execute PHP tag.
Thank you