4: How to use get and post methods in jQuery AJAX - Learn AJAX programming

preview_player
Показать описание
When to use AJAX get and post using jQuery - Learn AJAX programming. In this lesson we will learn about get and post functions within jQuery AJAX.

--

mmtuts is a YouTube channel that focuses on teaching beginner and advanced courses in various multimedia related skills.
We plan to make tutorials available on programming, video production, animation, graphic design, and on software such as the Adobe Creative Cloud programs.

AJAX for beginners is a how to series that teaches AJAX to people who are just starting out learning programming. The course teaches how AJAX scripting can be made easy and teaches how to create instant loading on your website withour needing to refresh the browser each time, and much more. Creating dynamic websites with AJAX is easy and should not be seen as otherwise, which is why we want to explain the language in a easy to understand way for beginners.

If you have suggestions on new courses, or specific lessons within existing courses you would like to see, then feel welcome to submit them in the comment section or in a private message. ALL suggestions will be seen, but not all will be replied to since we get quite a few every day.
Рекомендации по теме
Комментарии
Автор

amazing video, after seeing this video all programming running absolutely perfect, completely helpful tutorial, want more videos on ajax

anweshachakraborty
Автор

This is an excelent video. You are an excellent teacher! I enjoyed your explanation a lot. Thank you very much.

teachercarlosmayo
Автор

Finally i could solve my project issue with this video, thanks brow, u did good job

vimalupadhyay
Автор

Thank you very much friend, I did not understand much about the subject but you do it in a very detailed way.
greetings from Chile .

mariocalcetin
Автор

very articulate, very useful . I guess I will use this method in the search, thnx alot .

eslamminshawy
Автор

Dani, thank you so much! this video is actually helping me a lot to go through some challenges in my internship 👍

whatskookin
Автор

thanks a lot, you've been really helpful

alihassan
Автор

Very easy to understand! Thank you so much! :D

israelhb
Автор

keep it up youre the best man ! thank you for your videos ! greeting from Quebec !

goldorackconceptionwebmark
Автор

thank you, been looking for ajax that won't give CORS errors

bcdeveloperc
Автор

really amazing vids and explaination dude.. helps a lot... thanks

bigcato
Автор

Thanks. This is a very simple demo and helpful.

HongKong
Автор

thank you sir thank you very much it help a lot now i can resume my project again

mbt_tasin
Автор

it would be really nice for you to provide download of your completed files for us to use in testing...

jasononey
Автор

Thanks man, that was a really nice video!!

AZnuclear
Автор

The plus2 method is simple.

Yet, it looks like it refreshes from the record-1 till the total to be loaded. So it prints 2 records, then start over and print 4, then start over and print 6 ... but the loading effort is getting heavier.

Is there a way to only read and append, for example, record-3and4, then record-5and6, etc?

HongKong
Автор

What if you have more than one input? How do you make sure data from one input isn't being sent to the php post function of the other?

luizmatthew
Автор

In the near future, I would love to donate something to you. You are amazing at explaining and sharing your knowledge for free with us should be apprictaed. Even as a student I would love to do something in return for you.

fash
Автор

Since we have to run on a server of our choosing to not get CORS errors, @MMttuts ?
Does that mean that ajax shouldn't be run client side?
how do we make it run client side without CORS errors?


what are the best practices on this?
whats the best way to run ajax client side?

bcdeveloperc
Автор

if var name would have been array
then passing suggestion is valid ?

and if valid ...
in php file
how to retrieve it ?
according to index value

mayurgudi