If I have a file named

"data.txt"  

Is it possible to load the contents of it into a variable search as

$contents

idealy I would like to know if I am able to do something like

$contents = data.txt;

Ron

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

Reply via email to