If your MySql Stopped Working Unexpectedly in XAMPP Local Server like shown below:- Then here are some quick tips to fix this issue:- Check the error log of mysql Then go to {D}:\xampp\mysql\backup folder and copy all folders and files expect ibdata1 Then go to {D}:\xampp\mysql\data folder and paste there. Then restart you Apache and XAMPP then start mysql. Please do let me know for any kind of doubts. Thanks
Hi Reader, Today I am going to discuss the important loop which is comptaible with "foreach" loop of PHP. The annotation of foreach loop in javascript is "forEach" i.e. camel case characters. You can place following javascript code in your html page:- var array = ['a', 'b', 'c', 'd', 'e']; array.forEach(function(char){ console.log("Output character:- "+char); }); Then open console of your browser and check following output:- Output character:- a Output character:- b Output character:- c Output character:- d Output character:- e As you can see in following screenshot of my POC that I made for demo purpose:- Thanks for reading by blog. Please comment your reviews, even if you like it or not. Most welcome your suggestions. Share with in your network.
Wahhhhhhh
ReplyDeleteThanks
Delete