> On Fri, Jul 3, 2009 at 06:01, Jason Carson<ja...@jasoncarson.ca> 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.br...@parasane.net || danbr...@php.net
> http://www.parasane.net/ || http://www.pilotpig.net/
> Check out our great hosting and dedicated server deals at
> http://twitter.com/pilotpig
>

Yes, I am trying to write stuff to a file with PHP but in between the
<?php ?> tags and without deleting what is already in the file.


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

Reply via email to