The Code You Will Love

Website URL without file extension

Posted on: Monday June 27, 2016

First, verify that the mod_rewrite module is installed. Then, be careful to understand how it works, many people get it backwards. Redirect All Requests To Index.php Using .htaccess  Get characters [...]

Read More

Compress website for fast Loading

Posted on: Wednesday June 22, 2016

For fast loading website you have to do some compression. 🙂 you can check page speed here: https://tools.pingdom.com/ https://developers.google.com/speed/pagespeed/insights/   Compress .jpg [...]

Read More

Maximum Number of Tables To Display In PHPMyAdmin

Posted on: Tuesday June 21, 2016

  PHPMyAdmin’s default configuration has the following directive: [crayon-66371821a1bb8467994912/]   In order to override this setting all you need to do is add the following entry to [...]

Read More

Redirect All Requested URL To Index.php Using .htaccess

Posted on: Tuesday June 21, 2016

So you want to redirect all URL to index.php, and then want to manage requested URL like include landing pages or particular function as per URL. Right? So here we go 🙂  First thing is that [...]

Read More

Use PHP to Dynamically Add To .htaccess File

Posted on: Monday June 20, 2016

    [crayon-66371821a21e5133167712/] [...]

Read More

Google reCAPTCHA in php

Posted on: Monday May 23, 2016

  Protect your website from spam and abuse while letting real people pass through with ease. The new reCAPTCHA is here. A significant number of your users can now attest they are human without [...]

Read More

Easy Page Preloader

Posted on: Tuesday May 3, 2016

Easy Page Preloader in HTML/HTML5.   Now a days every websites are powered by Preloader. It will add interactivity to a webpage with some sort of animations.  Today I am going to tell how to [...]

Read More

Multiple Drag & Drop Category Management with PHP/Mysqli

Posted on: Tuesday April 26, 2016

Mysqli   Multilevel Drag & Drop Category Management in PHP/MySQLi.  Now a day  Mysql is going to deprecated and you are getting this Meggase in error log: “The mysql extension is [...]

Read More

Responsive slider, Owl Carousel 2

Posted on: Tuesday April 26, 2016

  Touch enabled jQuery plugin that lets you create a beautiful responsive carousel slider.  Multiple item slider. New Features Infinity Loop Center item Smart Speed Stage Padding Item Margin [...]

Read More

Bootstrap toggle menu screen overlay

Posted on: Monday April 25, 2016

Bootstrap toggle menu screen overlay. 1. Load the jQuery MenuPuncher plugin’s JS and CSS in the project. 2. Create a list of links for the navigation menu. 3. Create a link to toggle the [...]

Read More
Translate »