Posts by Mr.Bobot • 1 point
2 posts
-
0
votes1
answer34
viewsQ: function suitable for accessing array values
I have a file with a function that takes all records from a table, as below. window.lerTabelaListas=function() { lista=new Array(); db.transaction(function (tx) { tx.executeSql('SELECT * FROM…
-
0
votes0
answers182
viewsQ: use the csrf token automatically generated by the Flag without using the Slide
I am developing an App with Cordova and wanted to know if it is possible to use the token csrf generated by Laravel, without having to set up the meta tag using Blade, as taught on the site:…