Connect to MySQL Database | Insert Data in MySql using Flutter PHP Tutorial | FlipKart Clone App
ฝัง
- เผยแพร่เมื่อ 7 ธ.ค. 2024
- This is the video tutorial# 18 of Flutter GetX Shopping App with Backend (flutter clothing app) in PHP MySQLi using Client Server Architecture with flutter getx advanced state management. HTTP Post send request & receive request and much more you will learn in this course.
A REST API (also known as RESTful API):
is an application programming interface (API or web API) that conforms to the constraints of REST architectural style and allows for interaction with RESTful web services. REST stands for representational state transfer and was created by computer scientist Roy Fielding.
Server Side:
PHP is a server-side, HTML-embedded scripting language that may be used to create dynamic Web pages. It is available for most operating systems and Web servers, and can access most common databases, including MySQL. PHP may be run as a separate program or compiled as a module for use with a Web server.
Third party APIs:
are APIs provided by third parties - generally companies such as Facebook, Twitter, or Google - to allow you to access their functionality via JavaScript and use it on your site. One of the most obvious examples is using mapping APIs to display custom maps on your pages.
client-server architecture:
client-server architecture, architecture of a computer network in which many clients (remote processors) request and receive service from a centralized server (host computer). Client computers provide an interface to allow a computer user to request services of the server and to display the results the server returns.
#flutter #getx #restapi #mysql #backend #php #webservice
Continue working on this. Thanks a lot.
I did the same but there is no inserted info in the DB and errors as well
And I can not figure out why
Thanks for all the good work. I have a small problem, on the last seconds of the video there are 2 images over the code. So I can't see the last few seconds of the tutorial.
hello, you can open this video on your phone bowser.
3
D/InputConnectionAdaptor( 3087): The input method toggled cursor monitoring on
I/flutter ( 3087): FormatException: Unexpected character (at character 1)
I/flutter ( 3087):
I/flutter ( 3087): ^
any help
Please check your backend program their may be small mistake if any mistake is not and you still geting that then rewrite the backend code
that's great.
it return String is not type of int index error, is anyone can help please?