Re: How to process a local file rather than just read it



I suppose/think you could load it with fopen etc as you describe and
then use eval($file_contents)... but that would be silly

.