If you want to pass data from one PHP file to another, you can use AJAX (Asynchronous JavaScript and XML). Also, jQuery is a very useful library for harnessing your JavaScript’s potential. In this example we will pass one variable from ‘storage.php’ and show it to ‘index.php’. index.php storage.php Save the two files on yourContinue reading “How to fetch data from a PHP file to another PHP/HTML file using AJAX and jQuery?”
Tag Archives: PHP
How to Create Chrome Extension in Just 1 Minute!
Hi folks! Today I’m going to teach you how to make a simple Chrome Extension. Ready for my 42nd blog?
Understanding Domain Name, Web Hosting and Websites
Home sweet home. In my 19th blog, let’s explain Domain Name and Web Hosting at the comfort of your home!