Related Articles
Provisional headers are shown in Google Chrome Browser Debugger
Recently I worked on a PHP webservice project and I saw this Provisional headers are shown in Google chrome browser and Opera browser.I digged some research on Google and find out mixed responses and at last I got it fixed by removing window.print() in script. Check out all the fixed Provisional headers are shown answers […]
Simple PHP Program that checks data between two dates using jquery and returns result
Below is the PHP script for returning the result using from and two dates with jquery, using mysql as db. It pulls all the data present in between teh mentioned from and to dates. The jquery UI user datepicker it has functionalities like default date and onload show current date. From to
How to Check If a Website is Down or Not
If you are checking a website and is down or not accessible and want to know if it is down for only you or for everyone then you can check using below site whether the website is down for everybody or if it’s just you. Check If a Website is Down 1. First Copy the […]