« Return to Thread: Writing to a file

Re: Writing to a file

by Daniel Brown-7 :: Rate this Message:

Reply to Author | View in Thread

On Fri, Jul 3, 2009 at 06:01, Jason Carson<jason@...> wrote:
> Hello everybody,
>
> How would I go about writing stuff to a file but in between the <?php ?>
> tags?

    The current industry standard is a combination of text editor and
keyboard, but there are many options.

    More specifically, are you trying to write to a PHP file *with*
PHP?  And if so, would this be the kind of file you're trying to write
(such as creating an automated installer with auto-config)?

--
</Daniel P. Brown>
daniel.brown@... || danbrown@...
http://www.parasane.net/ || http://www.pilotpig.net/
Check out our great hosting and dedicated server deals at
http://twitter.com/pilotpig

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Writing to a file