Thank you very much!! You were the light at the end of the tunnel...
@rajlanjewar2 жыл бұрын
Thank you Heitor Tasso for your valuable comments. I really appreciate.
@smpn102jakarta73 жыл бұрын
thank you so much sir, really appreciated n help fully😄 (from indonesian)
@rajlanjewar3 жыл бұрын
Hey thank you for your valuable comment. I really appreciate 👍
@BANDIMADHUNITESH3 жыл бұрын
Really Thank for the video. It's just simple as it looks and main thing is ,It is working properly.
@rajlanjewar3 жыл бұрын
Thank you, I really appreciate.
@ruchisahu78172 жыл бұрын
thankyou it is very helpful and thankyou for source code also
@rajlanjewar2 жыл бұрын
Welcome 😊
@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 Жыл бұрын
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::
@singhdawarrior18293 жыл бұрын
thanku for source code dude really appreciated
@dianaskitsko3189 Жыл бұрын
Thank you very much!!!
@rajlanjewar Жыл бұрын
Welcome 🤗 Glad you like the content
@santiagoflorez54022 жыл бұрын
Thank you very much
@rajlanjewar2 жыл бұрын
Thank you for you valuable comment.
@dammyhulk9963 жыл бұрын
Thanks for the video tutorial it help and work ,Nice and working please how I get the file size which was uploaded
@rajlanjewar3 жыл бұрын
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
@rajlanjewar3 жыл бұрын
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::
@antuislam062 жыл бұрын
how to show the file name on the left of the download button?
@rajlanjewar2 жыл бұрын
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.
@rajlanjewar2 жыл бұрын
for placing file name on left side of button try using CSC
@itsadrianvb3 жыл бұрын
I copied your codes but I still get problem with downloading the file that I uploaded
@rajlanjewar3 жыл бұрын
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::
@cineweed40212 жыл бұрын
how to show the file name?
@rajlanjewar2 жыл бұрын
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.
@PrashantKumar_13023 жыл бұрын
bro image download ho rhi hai but open krne k baad file format not supporting aa rha hai.
@rajlanjewar3 жыл бұрын
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::
@sauravkarmakar18113 жыл бұрын
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..
@rajlanjewar3 жыл бұрын
Tender ki file agar PDF or DOC or any file hai to file ki link simply
@sauravkarmakar18113 жыл бұрын
Can i contact you?
@sauravkarmakar18113 жыл бұрын
Its urgent please
@novaje21682 жыл бұрын
thanks bg 😁
@niekvandenboorn34703 жыл бұрын
i get a object not found error
@rajlanjewar3 жыл бұрын
Please specify your error message in *Details.
@nuramirahsyahirahzainurin61513 жыл бұрын
Did anyone know on how to update pdf file?
@rajlanjewar3 жыл бұрын
This can help you --> www.google.com/amp/s/rubayeet.wordpress.com/2010/02/05/modifying-pdf-files-with-php/amp/