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: HTML
How to make a sample HTML site using Semantic UI?
Semantic UI HTML Template.
Coding Basics: Markdown
Markdown. Let us learn about this “markup” language here in my 44th blog!
Happy coding! ^_^
Coding Basics: Bootstrap
Hi folks! Today, Day 43 let us talk about the BOOTSTRAP – a mobile friendly friend of mine!
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?