write in a fil log the result of one echo
- From: artev <mailnotspammm@xxxxxxxxxxx>
- Date: Tue, 25 Sep 2007 19:59:01 +0200
if I have this code
<?php
if (VAR1) {echo "<!-- funz1();print_r(xxxx);echo "-->"; }
?>
that make comments in html's page source;
how I can to achieve all in a file (and not send in html page) ?
and is also possible to make a file every day so not write always in same
file, but every day to make automatically a file where to write; ?
.
- Follow-Ups:
- Re: write in a fil log the result of one echo
- From: Preventer of Work
- Re: write in a fil log the result of one echo
- From: Jerry Stuckle
- Re: write in a fil log the result of one echo
- Prev by Date: Re: Problem with php.ini file
- Next by Date: fetching xml file, it has no line breaks = problem
- Previous by thread: Problem with php.ini file
- Next by thread: Re: write in a fil log the result of one echo
- Index(es):