PHP REST API CRUD 2: Create API to Insert/Store data in php mysql | Insert Data using API in PHP

preview_player
Показать описание
In this video, I have taught how to create api in php mysql to store/insert data into database using POSTMAN. REST API in PHP. PHP API CRUD.

Рекомендации по теме
Комментарии
Автор

Sir is good but please make one function insert all tables on my database can use one function insert

mahamedmuqtaar
Автор

Please add 'api-key' and also authentication in apis

Fhmtechsolutions
Автор

What we want to use if we get data from html forms

untejannavaram
Автор

Could you help me when to add file or image data?

golamkader
Автор

Greetings sir, I sent you a mail with regards to a problem on the comments system, I didn't get a response.

codepeqatech
Автор

Your example is overly complex and obsolete. No offense, but you're using techniques from 10-15 years ago. You should be using the PDO rather than the mysqli. If you were using the POD for database access you could use bind parameters instead of concatenating variables into your sql statement. This is the worst way you can do things.

cseale
Автор

Sir is good but please make one function insert all tables on my database can use one function insert

mahamedmuqtaar