How to upload Image file using AJAX and jQuery

  Рет қаралды 38,040

Makitweb

Makitweb

Күн бұрын

Пікірлер: 28
@oldguy8177able
@oldguy8177able 5 ай бұрын
thank you mate,code worked first time,very clear and concise
@clementechs
@clementechs 4 жыл бұрын
thanks brother it was very usefull
@makitweb
@makitweb 3 жыл бұрын
Glad it helped
@stb4327
@stb4327 4 жыл бұрын
I have already subscribed and Liked
@stb4327
@stb4327 4 жыл бұрын
You are amazing!
@musiclovers8488
@musiclovers8488 4 жыл бұрын
So simple ... neat and clean code ... can I ask you something ?
@beto2265
@beto2265 4 жыл бұрын
muchas gracias, buen video
@makitweb
@makitweb 4 жыл бұрын
De nada.
@MrAersth
@MrAersth 2 жыл бұрын
who can i send fd(file), and other values, input text value for example, i try this data: {fb, input value}, whitout results. nice video
@makitweb
@makitweb 2 жыл бұрын
Append the other values in FormData object like this - var name = "Yogesh"; var city = "Bhopal"; fd.append('file',files[0]); // File fd.append('name',name); // Name fd.append('city',city); // City In the PHP file read name and city using POST. $name = $_POST['name']; $city = $_POST['city'];
@MrAersth
@MrAersth 2 жыл бұрын
@@makitweb Thanks, u are my hero now, you have not idea how many days try to resolve this, i have only one more question, i try to send this radio buttom in the var var_name = $('input[name=radio_name]=checked', '#form_id').val() fd.append('var_name', var_name); , but whitout results, i try like other var but nothing. again THNKS
@makitweb
@makitweb 2 жыл бұрын
Read the value of radio button like this - var var_name = $('input[name="radio_name"]:checked').val(); fd.append('var_name', var_name);
@hosseinhasanpouri5407
@hosseinhasanpouri5407 3 жыл бұрын
this was help me , thank you :)
@makitweb
@makitweb 3 жыл бұрын
You're welcome!
@umangternate
@umangternate 4 жыл бұрын
How to write the value of URL (in ajax script) if the files are not in the same folder? For example, if the jscript is in a different folder but is included in the index.php and the upload.php is also in a different folder, how to write the url value in the javascript/ajax code?
@abimbolaoladunni1725
@abimbolaoladunni1725 4 жыл бұрын
Very helpful video Mr. Yogesh Singh. What if I want to upload both image and video file
@makitweb
@makitweb 4 жыл бұрын
Hi Abimbola, You have to add video file extensions in the $valid_extensions Array.
@adamfidler9945
@adamfidler9945 4 жыл бұрын
Thankyou. It would be good if you could do image upload with text to my sqltoo.
@arslanazam4542
@arslanazam4542 5 жыл бұрын
Is data also send to db
@makitweb
@makitweb 5 жыл бұрын
Hi Arslan, No data is not send to database. You can view this tutorial -kzbin.info/www/bejne/apW4YqyJa86qfas to know how to save image to database.
@stepone3040
@stepone3040 4 жыл бұрын
Working good thanks
@makitweb
@makitweb 4 жыл бұрын
You're welcome.
@aacv
@aacv 4 жыл бұрын
not working on android
@emmanuelsiziba5142
@emmanuelsiziba5142 5 жыл бұрын
nice
@carlosvieirax5
@carlosvieirax5 5 жыл бұрын
How can i send fd+string? (data: fd, id,)
@makitweb
@makitweb 5 жыл бұрын
Hi Carlos, You need to append data to FormData object for sending value to AJAX file. Example - fd.append(name,'Yogesh'); fd.append('city','bhopal');. Here, fd is the FormData object.
@donnfredericklucas9705
@donnfredericklucas9705 3 жыл бұрын
Sakeeet
@АянЖанганысов-б5в
@АянЖанганысов-б5в 4 жыл бұрын
братан хотя бы временами проверяй работает ли твой код
How to upload a file using jQuery AJAX in Laravel 8
17:01
Makitweb
Рет қаралды 2,1 М.
Ajax File Upload with Form Data using PHP
12:38
CodexWorld
Рет қаралды 8 М.
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 36 МЛН
龟兔赛跑:好可爱的小乌龟#short #angel #clown
01:00
Super Beauty team
Рет қаралды 139 МЛН
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 76 МЛН
Image Upload  with Ajax and PHP | Ajax Image Insert in MYSQL Database
26:57
CodeIgniter Tutorial - Upload Image File using Jquery Ajax
13:28
Upload Image without using Form Submit in PHP with Ajax
11:33
Webslesson
Рет қаралды 70 М.
Upload Image in MVC using Jquery Ajax Part 1
41:25
Tek Tuition
Рет қаралды 7 М.
jQuery & Ajax File Upload Example
8:40
Cameron McKenzie
Рет қаралды 7 М.
How to upload Image file using AJAX and jQuery
10:48
Coder Jay
Рет қаралды 2,7 М.
Send form data using ajax-JQUERY , AJAX , JSON
11:43
balaji admane
Рет қаралды 33 М.
Always Check for the Hidden API when Web Scraping
11:50
John Watson Rooney
Рет қаралды 643 М.
Upload image with ajax and PHP
6:52
Coders Page
Рет қаралды 14 М.
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 36 МЛН