Hello.. ^^
I am trying to save results for php files.
for example..
I create abc.php3 following as..
# abc.php3
<?
echo ("hello");
?>
If I run abc.php3 , the results is ..
hello.
So..
How can I this results to save file.
# abc.html
hello
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] php -> html ewoong
- Re: [PHP] php -> html Renze Munnik
- Re: [PHP] php -> html Yasuo Ohgaki

