Hi
Plug n Play? Yep...
1. Add the api.php file to your assets. Get it from this GitHub repo
I spoke about this in 2022 on the BVAD3 library.
www.b4x.com
2. Change the connection parameters in the api.php file.
Save the file and click 'Sync' in the IDE. You are good to go.
Example: We have a categories table in our db named bvad3products with column 'id' auto-increment.
Lets do some crud...
Plug n Play? Yep...
1. Add the api.php file to your assets. Get it from this GitHub repo
I spoke about this in 2022 on the BVAD3 library.
[BANanoVuetifyAD3] VFlexDialog + MySQL CRUD REST API (PHP) - using Axios
Hi there Download BVAD3 7.35+ Download Source Code Its its your first time with BVAD3, please follow instructions on Github ReadMe on how to get started By the time you finish this, you will have a working VFlexDialog based app with MySQL CRUD REST API (PHP) working. Category Listing...
2. Change the connection parameters in the api.php file.
Save the file and click 'Sync' in the IDE. You are good to go.
Example: We have a categories table in our db named bvad3products with column 'id' auto-increment.
Lets do some crud...
Attachments
Last edited: