> I would rather not put it into a file as it will be changing in real time
> dynamically so it would put some strain on the filesystem. All I really want to
> do now is just stick it into a string variable. How could I do that?

you could  just use http://us2.php.net/file_get_contents

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

Reply via email to