I’m using this code: inside do_getmemes.php the post parameters are received successfully and the json is getting generated but I don’t get it on success?? Console isn’t showing anything. It works fine on the website but not when on localhost using XAMPP It all works inside the php file, thi…
Tag: xampp
404 error for bootstrap.min.css and bootstrap.min.js
I’m building a website and trying to use Bootstrap, however I’m unable to successfully call bootstrap.min.css and bootstrap.min.js. I have Bootstrap unzipped in a new folder titled “Bootstrap” in my htdocs folder. In my Bootstrap folder I created a new folder to house my code for my we…