Hi there This is not necessary a "question" but a request for an intervention. The attempt is to have a thread to report bugs and then we post a solution. A bug is something that does not work as expected, this creates instability for applications and my dream and our dream as BVAD3 users are...
If you mean CRUD, yes there are already a lot of examples done, however I am doing those kinda of "rewind" videos now where I start from the beginning. As the last video was about introduction data-tables, the next step is CRUD with MySQL.
Watch the Mashy Teaches thread as this will be coming soon.
If you mean CRUD, yes there are already a lot of examples done, however I am doing those kinda of "rewind" videos now where I start from the beginning. As the last video was about introduction data-tables, the next step is CRUD with MySQL.
Watch the Mashy Teaches thread as this will be coming soon.
The login part is already covered in the Mashy Teaches series., we start at the beginning from db creation, creating the login screen and then coding it out. I used MySQL as a backend. If there is something not clear enough please shout. I think lesson 1 starts with that.
I probably didn't express myself well. My English is the fault.
I saw the lesson on login and in relation to this lesson I asked if the source is available rather than rewriting it step by step following the lesson again.
From what I understand there is no example to download, so you answer me yourself, I make it myself.
Thank you for this review. The same type of table and data resource review using JRDC in a BANanoServer environment would also be very beneficial to those using BANanoServer instead of PHP.
Thank you for this review. The same type of table and data resource review using JRDC in a BANanoServer environment would also be very beneficial to those using BANanoServer instead of PHP.
I noticed using the SignIn example that if I log into the www.mywebsite.org/AppName/#/home page, it can log in without being authenticated. It is a problem if the person manages to enter the pages by saving the address and recalling the history without having to authenticate. Is it a solvable...