please i need a reply my sceipt is actualy working, but if i upload a file bigger than 2mb it will just create the random folder but the file ill not be inside need ur help .email me omoh50@gmail.com
@TheMooz3 You're so welcome :) To your information - you uses "bits" the most in internet speeds. If you got 8mbit connection, then you download with approx. 1MB/sec. So a simple math, is to get the bits, and divide it with 8 to get the kb. You can also do this vice versa, by just multiplying it with 8.
ok ill try again, Hi nick, Im having issues with the script, whenever I upload a file, the script says complete, however no file is ever uploaded, can you shed some light on this... im novice php/ web server, so its maybe something simple Im missing
@LordSindoreShadowind Pretty sure you figured out what it was, just for future reference who reads this:
Undifined index is a variable that hasen't set yet, wich means it could not find the contents of the $_FILES variable. To fix this, you need to make sure that the $_FILES variables have been posted.
lets say your trying to limit your validation to docx files, what would be the type for that, i know fox docs its application/msword but what is it for docx? thanks
@basixnick It's hard to follow your code in the video because the video screen is so small. However, when I attempt to download the code at your site, I am informed of the need to log in. But where do I sign up so that I can log in? I don't see any such area on your site. What's going on?
@basixnick I still don't see it. I grabbed a screenshot of the page but I couldn't post it's link here. So I included it in a message I just sent via the contact form at your site.
please i need a reply my sceipt is actualy working, but if i upload a file bigger than 2mb it will just create the random folder but the file ill not be inside need ur help .email me omoh50@gmail.com
omoh50 2 months ago
This has been flagged as spam show
PHP Notice: Undefined index: submitbutton in C:\xampp\htdocs\index.php on line 15 PHP Stack trace: PHP 1. {main}() C:\xampp\htdocs\index.php:0
help me:S
MrGuyToco 4 months ago
PHP Notice: Undefined index: submitbutton in C:\xampp\htdocs\index.php on line 15 PHP Stack trace: PHP 1. {main}() C:\xampp\htdocs\index.php:0
MrGuyToco 4 months ago
A byte is 4 bits? I don't eve...
TheMooz3 5 months ago
@TheMooz3 1 byte is 8 bit.
duerdum9 5 months ago
@duerdum9 Thank you!
TheMooz3 5 months ago
@TheMooz3 You're so welcome :) To your information - you uses "bits" the most in internet speeds. If you got 8mbit connection, then you download with approx. 1MB/sec. So a simple math, is to get the bits, and divide it with 8 to get the kb. You can also do this vice versa, by just multiplying it with 8.
duerdum9 5 months ago
Hi there. I keep getting the rror saying "you diid not select a file"
teambdeb 6 months ago
i am getting error plz help me out
vnaveen89 6 months ago
I've made a uploading script aswell. Give me chance and take a look. You won't regret?
EpicSoftworks 9 months ago
ok ill try again, Hi nick, Im having issues with the script, whenever I upload a file, the script says complete, however no file is ever uploaded, can you shed some light on this... im novice php/ web server, so its maybe something simple Im missing
masham1t 10 months ago
Comment removed
masham1t 10 months ago
Comment removed
masham1t 10 months ago
have a problem with your 1st tutorial, Undefined index when I get to this line $name = $_FILES['file name']['name']; could you help me out?
LordSindoreShadowind 10 months ago
@LordSindoreShadowind Pretty sure you figured out what it was, just for future reference who reads this:
Undifined index is a variable that hasen't set yet, wich means it could not find the contents of the $_FILES variable. To fix this, you need to make sure that the $_FILES variables have been posted.
EpicSoftworks 9 months ago
lets say your trying to limit your validation to docx files, what would be the type for that, i know fox docs its application/msword but what is it for docx? thanks
TheSmileyDrive 11 months ago
Nice voice :)
micisilotto 11 months ago
unlimitedupload . clanteam . com
Tell me If U want the codes
* manager
* uploader
* deleter
killuaanda23 1 year ago
In the future, could you possibly do a demo of the website at the start of part one?
Hug0101 1 year ago
How can i download this code?
sfocambodia 1 year ago
@sfocambodia link in the description
basixnick 1 year ago
@basixnick It's hard to follow your code in the video because the video screen is so small. However, when I attempt to download the code at your site, I am informed of the need to log in. But where do I sign up so that I can log in? I don't see any such area on your site. What's going on?
asmartbajan 1 year ago
@asmartbajan in the right colum there is a link that says register and login
basixnick 1 year ago
@basixnick I still don't see it. I grabbed a screenshot of the page but I couldn't post it's link here. So I included it in a message I just sent via the contact form at your site.
asmartbajan 1 year ago
@asmartbajan ohh sorry. i forgot to change some code you should now see it
basixnick 1 year ago
@basixnick Thanks, Nick.
I just registered and downloaded both the old and new file upload archives.
Cheers :)
asmartbajan 1 year ago
@asmartbajan great glad i could help
basixnick 1 year ago
i am writting my code in notepad as well and i cant see it on my server can you help me out
Rich20109 1 year ago
8 bits in byte 1024 bytes in kilabyte
RyanteGamer 1 year ago
thanks, notepad++ ftw
NadejdaProductions 1 year ago
@NadejdaProductions yeah its the best
basixnick 1 year ago
witch program you write in?
EEPedobear 1 year ago
@EEPedobear i am writing my code in a program called notepad ++
basixnick 1 year ago