http://www.whatsmyip.org/http-compression-test/

WebDeveloper Programing PHP, CodeIgniter, HTML5, CSS3, JQUERY, Bootstrap & Scripting Tutorials
http://www.whatsmyip.org/http-compression-test/
The reason to get this error is your app installation device didn't supporting.. In your project structure OPen app folder edit...
<?php session_start(); error_reporting(0); function show_login_success(){ echo "Login Success..!"; echo "<a hre...
$barr=array(); for($i=0;$i<count($followingList);$i++){ $qs=trim($_SERVER['QUERY_STRING']); $barr[$i+1]=$followingList[$...
The error cause is you might be code like this for these statment processData : ' false' Try to set processData: false in aj...
For a lot of web developers it is a big task to make the web site as light as possible so that it loads fast in the user's browser ...
Mindfiresolutions is the best one of the following website where i am learning techniques and programming guidance.. if your interested t...
User id or user email or user mobile number restriction in PHP with unique constraint. The below is the php script to know the message th...
Let's check how we can run a php script through windows task scheduler. The options and path may vary as per the versions of windows...
How to recover your data from a pen drive affected with shortcut virus. 1.Go to folder and search options 2.Make sure the sh...
For Windows XP,7,8.. Press the Windows key. Type Notepad in the search field. In the search right click Notepad and select Run as a...
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <script type="text/javascri...
The below is the url to learn oops https://learn.jquery.com/code-organization/concepts/
// BAD $( document ).ready( function () { $( "#magic" ).click( function ( event ) { $( "#yay...