Re: [PHP] I'm lost: text file upload

2003-03-05 Thread Hugh Danaher
move_uploaded_file(); - Original Message - From: "John Taylor-Johnston" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 10:33 PM Subject: [PHP] I'm lost: text file upload > Jason, I've already been looking at: > > http://www.php.net/manual/en/function.move-u

Re: [PHP] I'm lost: text file upload

2003-03-05 Thread Jason Wong
On Thursday 06 March 2003 15:18, John Taylor-Johnston wrote: > I'm a teacher. I like noise. It proves to me that people are asking > questions and are learning too! Just my 2ยข :) I wish I had teachers like you when I was at school. Our teachers told us to shut up or face detention if we made a n

Re: [PHP] I'm lost: text file upload

2003-03-05 Thread Nik Makepeace
On Thu, 2003-03-06 at 15:33, John Taylor-Johnston wrote: > I'm looking for a couple of lines of code so I can upload the contents of a *.txt > into a buffer and declare it as a string so I can spit it back in a . I > don't want to necessarily upload a text file, only load it into a buffer. > >

Re: [PHP] I'm lost: text file upload

2003-03-05 Thread John Taylor-Johnston
Where in the manual? > > I'm looking for a couple of lines of code so I can upload the contents of a > > *.txt into a buffer > You can't upload to a 'buffer', it has to be a file. Example in manual on how to > upload a file. Here? http://www.php.net/manual/en/features.file-upload.php ?? > BUT i

Re: [PHP] I'm lost: text file upload

2003-03-05 Thread Jason Wong
On Thursday 06 March 2003 14:33, John Taylor-Johnston wrote: > http://www.php.net/manual/en/function.move-uploaded-file.php > http://www.php.net/manual/en/features.file-upload.common-pitfalls.php > http://www.php.net/manual/en/features.file-upload.php > Indeed: http://ca.google.yahoo.com/bin/query