[FX.php List] [OFF] PHP question: Pulling in text from a file

Bob Patin bob at patin.com
Sat Mar 7 16:37:30 MST 2009


Thanks; I was all over php.net this afternoon, but didn't see that  
one. I tried about 10 different methods until I got the one that  
worked, but I don't *really* need to upload the file first.

Does the method below require the file to be on the server, or can it  
read that stream directly from a file that is POSTed?

Thanks,

Bob Patin


-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_logo_idea3_120w.jpg
Type: image/jpeg
Size: 15728 bytes
Desc: not available
Url : http://mail.iviking.org/pipermail/fx.php_list/attachments/20090307/b40dca73/new_logo_idea3_120w-0001.jpg
-------------- next part --------------


Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
iChat: bobpatin
AIM: longterm1954
FileMaker 9 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--------------------------
FileMaker hosting and consulting for all versions of FileMaker
PHP ? Full email services ? Free DNS hosting ? Colocation ? Consulting

On Mar 7, 2009, at 5:33 PM, Head Honcho wrote:

> Perhaps you're really looking for fopen ( string $filename , string  
> $mode [, bool $use_include_path [, resource $context ]] ) [fopen()  
> binds a named resource, specified by filename , to a stream.]
>
> Which then can be manipulated.
>
> php.net is your friend



More information about the FX.php_List mailing list