Posted by <talthen.z-serwera.o2 on 09/01/06 17:14
Hello,
I have a php file with php and html code. It looks like this:
<html> ...<? ... ?> </html>
If I had this file on disk then I could just include it, but I have this
file in string.
When I eval() the string I got a parse error. How can I execute it?
Regards,
Talthen
Navigation:
[Reply to this message]
|