[snip]
        I want to use the output buffering to replace one important string 
before the output starts.
        How can i do this?
[/snip]

Wouldn't you rather use str_replace()? http://www.php.net/str_replace

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

Reply via email to