On Mar 26, 2008, at 11:16 AM, Carlton Gibson wrote:
file_get_contents() returns the whole file as a string, which would be more like the value returned from a single form field via $_POST...
Yea, Carlton is right, file_get_contents() is probably a better choice. I just threw that example together without thinking.
-Dennis -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
