On Thu, 12 Sep 2002, Hankley, Chip wrote:
> fwrite($fp, " If $LayerScale is defined, then fwrite outputs the value of $LayerScale to
> the target, NOT the string $LayerScale.
> How can I overcome this?
fwrite($fp, "http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have an application where I need to write PHP code to a file that will be
used later...but it's not working the way I'd expect.
When I issue the following:
fwrite($fp, "http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo