I keep receiving a pop-up error, when clicking on columns in databases: Some errors have been detected on the server, please look at the bottom of this w
my pdo last insert id returns 0 here is the code $bdd->beginTransaction(); $requete = $bdd->prepare('INSERT INTO reservation (code_salle,date_res,code_c
I want to convert date String* to DateTime object. String contains month name in Turkish language like below My String (from API) - ”10 Mart 2021 16:38&r
Versions: Cordova: 10.0.0 Cordova-Android: 9.0.0 Goal: Items saved to the LocalStorage should be persisted immediately and across whatever happens. Investigatio
I have based my code on this graph and I'm having problems with zooming in. Before zooming in it looks like but after zoom in things get messed up My modified
I'm unsure why but randomly on my wordpress site, #section tag on stopped working across whole site? Not sure where to look, been looking at it for a while can
I installed mySQL a while back but have now installed MAMP which also includes mySQL. I want to change the root user password in this new mySQL instance but I c
I created a custom directive to disable an element given a condition but it's not work as I expected. I tried this.renderer.setAttribute(this.elementRef.nativeE
I am trying to use bootstrap 5.1 to achieve a responsive layout, but don't get the expected outcome. I have two columns I want to be adjacent in large screens a