Friday, 25 August 2017

Wednesday, 9 August 2017

Monday, 17 July 2017

Friday, 12 May 2017

How to open file and folder as administrator in Ubuntu ?

How to open file and folder as administrator in Ubuntu ?
How to open file as administrator ? To open a file as administrator you have to install GUI interface for this. To install...

Open-as-Administrator in Ubuntu

Open-as-Administrator in Ubuntu
To install Open-as-Administrator in Ubuntu open Terminal  and paste the following commands in the terminal: sudo...

How to load specific part or page

How to load specific part or page
How to load specific part or page page.html<div id="product82">    <span class="sku">sku-3</span>   ...

Saturday, 6 May 2017

Remove file extension from url using htaccess

Remove file extension from url using htaccess
Remove .php or .html or .any extension using .htaccess RewriteEngine on RewriteCond %{REQUEST_FILENAME}.php -fRewriteRule...

Remove image if image not exists

Remove image if image not exists
To Remove image if image not exists or "src" is not correct $(function(){    $("img").on("error",function(){   ...

Wednesday, 3 May 2017

Request for the Documents

Request for the Documents
Hello Sir, I would like to inform you that I have successfully completed x.x year with Compnay family on xx-November...

Salary increment Sample

Salary increment Sample
Sample 1 : Hello Sir,It's been a pleasure working with you and contributing to the company for the past xx year....

How to Redirect non-www to www

How to Redirect non-www to www
To redirect your site from non-www to www just paste the following code in you existing .htaccess file if does not...

How to Redirect HTTP to HTTPS

How to Redirect HTTP to HTTPS
To redirect your site from http to https just paste the following code in you existing .htaccess file if does not have...

Implode array key and value

Implode array key and value
I want to print like 'id'='1', 'name'='Ravi', 'email'='test@gmail.com' And I have array like $input = array(   ...
Page 1 of 812345678