Hi, in this post I’m going to add a new item(name) to an existent array(names) and I will check if the new item exist in the array and if exist then send a message to th…
Hi, in this post I’m going to add the code to delete an item (name) to an existent array (names) and update the DOM automatically on the OnClick method.
…
Hi, in this post I'm going to add the code to add a new item (name) to an existent array (names) and update the DOM automatically on the OnClick method.
…
Nice, in this second part we are going to learn how to install Wordpress and mount all Wordpress Tables into our created Database.
Read the post part 1 How to Instal…