Upload and Download file using PHP

  Рет қаралды 35,272

raj lanjewar

raj lanjewar

Күн бұрын

Пікірлер: 41
@heitortasso7401
@heitortasso7401 2 жыл бұрын
Thank you very much!! You were the light at the end of the tunnel...
@rajlanjewar
@rajlanjewar 2 жыл бұрын
Thank you Heitor Tasso for your valuable comments. I really appreciate.
@BANDIMADHUNITESH
@BANDIMADHUNITESH 3 жыл бұрын
Really Thank for the video. It's just simple as it looks and main thing is ,It is working properly.
@rajlanjewar
@rajlanjewar 3 жыл бұрын
Thank you, I really appreciate.
@ruchisahu7817
@ruchisahu7817 2 жыл бұрын
thankyou it is very helpful and thankyou for source code also
@rajlanjewar
@rajlanjewar 2 жыл бұрын
Welcome 😊
@singhdawarrior1829
@singhdawarrior1829 3 жыл бұрын
thanku for source code dude really appreciated
@smpn102jakarta7
@smpn102jakarta7 3 жыл бұрын
thank you so much sir, really appreciated n help fully😄 (from indonesian)
@rajlanjewar
@rajlanjewar 3 жыл бұрын
Hey thank you for your valuable comment. I really appreciate 👍
@Konan-dj1vu
@Konan-dj1vu Жыл бұрын
Hello, Thank you for this video. it is very well explained. I managed to resume the project until the files were downloaded. but the problem is that after downloading. files cannot be opened. Thanks for helping me.
@rajlanjewar
@rajlanjewar Жыл бұрын
Important Tips::- if you want to download a file on single click---> use "download" attribute inside tag , and assign values = same path that you assigned to href attribute of tag. Example::
@santiagoflorez5402
@santiagoflorez5402 2 жыл бұрын
Thank you very much
@rajlanjewar
@rajlanjewar 2 жыл бұрын
Thank you for you valuable comment.
@dianaskitsko3189
@dianaskitsko3189 Жыл бұрын
Thank you very much!!!
@rajlanjewar
@rajlanjewar Жыл бұрын
Welcome 🤗 Glad you like the content
@dammyhulk996
@dammyhulk996 3 жыл бұрын
Thanks for the video tutorial it help and work ,Nice and working please how I get the file size which was uploaded
@rajlanjewar
@rajlanjewar 3 жыл бұрын
thanks for your comment👍 , for getting file size of uploaded document you need to use $_FILES super global variables that is--> $_FILES['your_file_name']['size'] where file_name is your attribute "name" of your input tag. it return file size in Bytes
@rajlanjewar
@rajlanjewar 3 жыл бұрын
Important Tips::- if you want to download a file on single click---> use "download" attribute inside tag , and assign values = same path that you assigned to href attribute of tag. Example::
@antuislam06
@antuislam06 2 жыл бұрын
how to show the file name on the left of the download button?
@rajlanjewar
@rajlanjewar 2 жыл бұрын
Thank you for your comment 😊, So solution of your query as follows: Code explaination: we are created one paragraph tag and inside it printing file name received from database.
@rajlanjewar
@rajlanjewar 2 жыл бұрын
for placing file name on left side of button try using CSC
@novaje2168
@novaje2168 2 жыл бұрын
thanks bg 😁
@itsadrianvb
@itsadrianvb 3 жыл бұрын
I copied your codes but I still get problem with downloading the file that I uploaded
@rajlanjewar
@rajlanjewar 3 жыл бұрын
Tips::- if you want to download a file on single click---> use "download" attribute inside tag , and assign values = same path that you assigned to href attribute of tag. Example::
@PrashantKumar_1302
@PrashantKumar_1302 3 жыл бұрын
bro image download ho rhi hai but open krne k baad file format not supporting aa rha hai.
@rajlanjewar
@rajlanjewar 3 жыл бұрын
TRY THIS -->:- if you want to download a file on single click---> use "download" attribute inside tag , and assign values = same path that you assigned to href attribute of tag. Example::
@ZeroPH_
@ZeroPH_ 3 жыл бұрын
tnx for this.
@cineweed4021
@cineweed4021 2 жыл бұрын
how to show the file name?
@rajlanjewar
@rajlanjewar 2 жыл бұрын
Thank you for your comment. Answer to your question: Code explaination: we are created one paragraph tag and inside it printing file name received from database.
@purnimayadav5097
@purnimayadav5097 3 жыл бұрын
Thanks Sir.
@akbariyatnadarmaputra18
@akbariyatnadarmaputra18 3 жыл бұрын
Thanks bro
@sauravkarmakar1811
@sauravkarmakar1811 3 жыл бұрын
Project ka naam..online tender invitation ha.. Admin usme tender add, update and delete karga.. aur field sirf tender name, description,file diya ha.. Client side me ..navbar me .homepage ha,admin login ha aur tender ha...tender me click karne se ..card jeisa tender display hoga aur sath me wahi tender ka file ka link rahega...abb uss link me file ko downloadable keisa banao.... please help bohot bohot urgent ha...kal submit karna ha...ekk chiz k atak gaya hu bhai..
@rajlanjewar
@rajlanjewar 3 жыл бұрын
Tender ki file agar PDF or DOC or any file hai to file ki link simply
@sauravkarmakar1811
@sauravkarmakar1811 3 жыл бұрын
Can i contact you?
@sauravkarmakar1811
@sauravkarmakar1811 3 жыл бұрын
Its urgent please
@niekvandenboorn3470
@niekvandenboorn3470 3 жыл бұрын
i get a object not found error
@rajlanjewar
@rajlanjewar 3 жыл бұрын
Please specify your error message in *Details.
@nuramirahsyahirahzainurin6151
@nuramirahsyahirahzainurin6151 3 жыл бұрын
Did anyone know on how to update pdf file?
@rajlanjewar
@rajlanjewar 3 жыл бұрын
This can help you --> www.google.com/amp/s/rubayeet.wordpress.com/2010/02/05/modifying-pdf-files-with-php/amp/
@manishjoshi6650
@manishjoshi6650 3 жыл бұрын
your voice is slow. coding is ok
@rajlanjewar
@rajlanjewar 3 жыл бұрын
thanks for suggestions
PHP File Uploads | The Complete Guide to Uploading Files Using PHP
19:28
Dave Hollingworth
Рет қаралды 44 М.
PHP File Upload and Download Script Project in MySQL
37:54
Coding Shiksha
Рет қаралды 32 М.
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 24 МЛН
Кәсіпқой бокс | Жәнібек Әлімханұлы - Андрей Михайлович
48:57
龟兔赛跑:好可爱的小乌龟#short #angel #clown
01:00
Super Beauty team
Рет қаралды 66 МЛН
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 39 МЛН
How to upload image to MySQL database and display it using php
21:06
Coding with Elias
Рет қаралды 290 М.
Download and Upload files using HTML & PHP
6:37
Adnan Afzal
Рет қаралды 116 М.
Part 1: Upload and Download file using PHP and MYSQL
18:37
Coding With Nyemmal
Рет қаралды 28 М.
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 477 М.
PHP: Video Upload & Playback (Using Database)
27:27
Coding with Elias
Рет қаралды 52 М.
Upload and Download Files in PHP/PDO Tutorial
10:44
SourceCodester
Рет қаралды 10 М.
Learn the Easiest Way to Upload & Download PDFs with PHP & MySQL!
24:29
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 24 МЛН