|
Sorry no, but if you get a solution let me know, I asked that question yesterday and am still waiting on an answer.
__________________
PHP Code:
<?php echo "Hello World"; ?>
HTML Code:
<html><head><title>Hello World</title></head><body><p>Hello World</p></body></html>
|