Image of the code used in the video:
Subscribe to:
Post Comments (Atom)
DELETE A RECORD FROM MYSQL DATABASE USING VANILLA JAASCRIPT WITH API CODED IN PHP
Code as used in the video: delete.js export const deleteModal = async ( studId , refreshDisplay ) => { document . getElementById...
-
Code used in the video discussion: Back end code - API (PHP) Text Version Front end Flutter code: TEXT VERSION
-
Here are the codes used in the discussion: For the back end (API) <?php header ( 'Content-Type: application/json' ); header ...
No comments:
Post a Comment