Posts: 614
Threads: 87
Joined: Aug 2001
You can now upload your QBasic program, libraries and demos at QBNZ. Just go to the
upload page and submit to your hearts content.
Also added recently is 9 new downloads, including LooseCaboose's memory routines and most of Neo's stuff.
Posts: 614
Threads: 87
Joined: Aug 2001
oracle: I should point out that while your original news submittion said that it was FTP file uploading, you actually aren't using FTP but are uploading through the users web browser via PHP's built in file uploading functions from what I can tell. Real FTP file uploading requires the user to connect with their FTP client to an FTP site and then upload the file(s). Of course, maybe you already knew that...
Posts: 1,845
Threads: 44
Joined: Aug 2002
I think he already knew that...
Also, what does it matter for us, users? Let it be called FTP then

lol
Posts: 3,343
Threads: 83
Joined: Mar 2003
Quote:oracle: I should point out that while your original news submittion said that it was FTP file uploading, you actually aren't using FTP but are uploading through the users web browser via PHP's built in file uploading functions from what I can tell. Real FTP file uploading requires the user to connect with their FTP client to an FTP site and then upload the file(s). Of course, maybe you already knew that...
I knew that... but since so many others call it FTP I did.. anyways, you now don't have to email me a program, just upload your masterpieces! (p.s. for a short while can you make sure you include a file telling me who you are, what your programis about etc, I will be upgrading the upload page soon so you won't have to do that, but just for now, OK?)
Posts: 614
Threads: 87
Joined: Aug 2001
Ah ok! I just wanted to make sure you knew
Posts: 3,343
Threads: 83
Joined: Mar 2003
As for the php file uploading... @copy