<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-9017471520038161041</id><updated>2024-11-06T08:14:52.386+05:30</updated><category term="PHP"/><category term="JQuery"/><category term="Tips &amp; Tricks"/><category term="HTML"/><category term="Security"/><category term="Bootstrap"/><category term="CSS"/><category term="MySql"/><category term="SMS Gateway Integration"/><category term="Google Chart API"/><category term="HTML5 Canvas"/><category term="JSON"/><category term="JavaScript"/><category term="Node.js"/><category term="Payment Gateway Integration"/><category term="Paypal"/><category term="Windows application"/><title type='text'>TechiesBadi - Programming Blog</title><subtitle type='html'>Learn Web Development, PHP, MySQL, JavaScript, jQuery, Ajax with TechiesBadi tutorials. View live demo and download source code.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default?start-index=26&amp;max-results=25'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>53</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-7759522383571071730</id><published>2023-03-25T06:30:00.002+05:30</published><updated>2023-03-25T06:30:43.686+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="MySql"/><category scheme="http://www.blogger.com/atom/ns#" term="Node.js"/><title type='text'>How to create a PoolCluster in Node.js with MySQL</title><summary type="text">To create a PoolCluster in Node.js with MySQL, you can follow these steps:1. Install the mysql package in your Node.js project by running the following command in your terminal:
  npm install mysql

2. Require the mysql module in your Node.js code:
const mysql = require(&#39;mysql&#39;);3. Create a new PoolCluster object:const poolCluster = mysql.createPoolCluster();4. Add one or more pools to the </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/7759522383571071730/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2023/03/how-to-create-poolcluster-in-nodejs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/7759522383571071730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/7759522383571071730'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2023/03/how-to-create-poolcluster-in-nodejs.html' title='How to create a PoolCluster in Node.js with MySQL'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6522711317095133479</id><published>2017-09-09T15:43:00.000+05:30</published><updated>2017-09-09T15:48:52.296+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>How to get the checked value of the radio button in javascript</title><summary type="text">
Hi, In This tutorial you will learn about &quot;How to get the checked value of the radio button in javascript&quot;. If working on the javascript to get the values of the radio buttons it some times gets the not checked value or same value can be retrieved. Because when you write the radio buttons code any radio button is checked default
&amp;lt;input type=&quot;radio&quot; id=&quot;lang&quot; name=&quot;language&quot; value=&quot;PHP&quot; </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6522711317095133479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/09/How-to-get-the-checked-value-of-the-radio-button-in-javascript.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6522711317095133479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6522711317095133479'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/09/How-to-get-the-checked-value-of-the-radio-button-in-javascript.html' title='How to get the checked value of the radio button in javascript'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6861544563689655418</id><published>2017-07-15T13:18:00.002+05:30</published><updated>2017-07-15T13:21:27.914+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips &amp; Tricks"/><title type='text'>How to disable the browser back button navigation using javascript</title><summary type="text">
Hi, Today you will learn about &quot;How to disable the browser back button navigation using javascript&quot;, In general, we don&#39;t use this type of requirement in the project.But is very useful in so many situations.

For example, we are doing in the online cart i.e an e-commerce platform so here after the placing the order and once the user checks out the order in his cart and payment completed it will </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6861544563689655418/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/07/how-to-disable-browser-back-button.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6861544563689655418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6861544563689655418'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/07/how-to-disable-browser-back-button.html' title='How to disable the browser back button navigation using javascript'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-4861701670055921465</id><published>2017-07-10T17:34:00.000+05:30</published><updated>2017-07-10T17:34:07.281+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips &amp; Tricks"/><title type='text'>How to read the .docx files in PHP</title><summary type="text">
Hi, In This tutorial you will learn about &quot;How to read the .docx files in PHP&quot;. Generally .docx files will be opened in the MS-OFFICE, But we are able to open the .docx file in PHP we have to convert the .docx file into text then we can easily display the content in the web browser.


&amp;lt;?php  
 function read_file_docx($filename){  
      $striped_content = &#39;&#39;;  
      $content = &#39;&#39;;  
      if</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/4861701670055921465/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/07/how-to-read-docx-files-in-php.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/4861701670055921465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/4861701670055921465'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/07/how-to-read-docx-files-in-php.html' title='How to read the .docx files in PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-498220477659664554</id><published>2017-06-09T17:47:00.000+05:30</published><updated>2017-06-09T17:54:35.419+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML5 Canvas"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to save an HTML5 Canvas as Image on a server using PHP</title><summary type="text">
Hi, In this tutorial, I am going to explain, How to save an HTML5 Canvas as Image on a server using PHP. Before going to this topic please refer &quot;How to convert the HTML content into an image using jquery&quot; in my previous post then you will get an idea how to generate the div content as an image.

Step 1: First Convert canvas image to URL format (base64)
var dataURL = canvas.toDataURL();

Step 2:</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/498220477659664554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/06/How-to-save-an-HTML5-Canvas-as-Image-on-a-server-using-PHP.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/498220477659664554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/498220477659664554'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/06/How-to-save-an-HTML5-Canvas-as-Image-on-a-server-using-PHP.html' title='How to save an HTML5 Canvas as Image on a server using PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total><georss:featurename>Guntur, Andhra Pradesh, India</georss:featurename><georss:point>16.3066525 80.436540199999968</georss:point><georss:box>16.184744 80.275178699999969 16.428561 80.597901699999966</georss:box></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6690335736898088892</id><published>2017-05-03T12:32:00.000+05:30</published><updated>2017-05-03T12:33:35.166+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips &amp; Tricks"/><title type='text'>How to Refresh a page after specific time automatically in PHP</title><summary type="text">
Hi, In This tutorial you will know about How to Refresh a page after specific time automatically in PHP. Generally, we did this type of implementation in the javascript or jquery but sometimes javascript is disabled in the user&#39;s side (i.e users disabled the javascript in their browsers).

At this situation, we need to implement that code in PHP
it is very simple first we need to fix the </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6690335736898088892/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/05/How-to-Refresh-a-page-after-specific-time-automatically-in-PHP.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6690335736898088892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6690335736898088892'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/05/How-to-Refresh-a-page-after-specific-time-automatically-in-PHP.html' title='How to Refresh a page after specific time automatically in PHP'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16693544064883017351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-4108465038135638762</id><published>2017-03-30T12:47:00.000+05:30</published><updated>2017-05-03T12:34:20.603+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to store and retrieve array in MySQL and PHP</title><summary type="text">
This is the most important technique for all Php developers because of Mysql can&#39;t store the array values directly.
So we need to convert the PHP Array to string by using the serialize().

This mechanism is very useful in the e-commerce cart functionality. For example, we can store the customer purchase items list and price can be stored in the associative array and convert into string and store</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/4108465038135638762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/03/How-to-store-and-retrieve-array-in-MySQL-and-PHP.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/4108465038135638762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/4108465038135638762'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/03/How-to-store-and-retrieve-array-in-MySQL-and-PHP.html' title='How to store and retrieve array in MySQL and PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-1996878667386643420</id><published>2017-03-11T13:26:00.000+05:30</published><updated>2017-03-30T11:50:07.081+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Google Chart API"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to Generate QR Code using Google Chart API in PHP</title><summary type="text">
Hi, In this tutorial you will learn How to Generate QR Code using Google Chart API in PHP. Before going to the topic you need to know about what is QR Code?
QR Code is a machine-readable code, It consisting of an array of black and white squares. It is typically used for storing the information like general text, contact information, URL, image and SMS this information is reading by the </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/1996878667386643420/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/03/How-to-Generate-QR-Code-using-Google-Chart-API-in-PHP.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/1996878667386643420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/1996878667386643420'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/03/How-to-Generate-QR-Code-using-Google-Chart-API-in-PHP.html' title='How to Generate QR Code using Google Chart API in PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAYJpTJdTG23BUxSL6inV1fl9I3QK0yGRyoo7d7MiADBoi-YA3XtvwjgJ4SdCYYnlWztm28cHvTmXnCBQdNL9Dk2EQenQ5BL4Ww76ERdEnW4r5d7wxb0n66xNRiAmOr3rNV5jNMBdGWDM/s72-c/qrcode.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-2270658417913996247</id><published>2017-03-07T12:34:00.001+05:30</published><updated>2017-03-07T12:34:15.084+05:30</updated><title type='text'>How to Show an image preview before uploading to the server via jquery</title><summary type="text">
Hi, In this tutorial, I am going to show you how to see the image preview before uploading into the server by using the javascript. Here you need to load the jquery.js file to the HTML page. after that write the form code related to the image uploading code like this
&amp;lt;form&amp;gt;  
   &amp;lt;div class=&quot;form-group&quot;&amp;gt;  
    &amp;lt;img id=&quot;upImg&quot; src=&quot;http://placehold.it/200x200&quot; alt=&quot;your image&quot; width</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/2270658417913996247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2017/03/How-to-Show-an-image-preview-before-uploading-to-the-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/2270658417913996247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/2270658417913996247'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2017/03/How-to-Show-an-image-preview-before-uploading-to-the-server.html' title='How to Show an image preview before uploading to the server via jquery'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6863604010839999547</id><published>2016-12-24T11:52:00.000+05:30</published><updated>2016-12-24T11:52:41.496+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to get the geolocation details of the user during a website visit</title><summary type="text">
Hi, You will learn in this tutorial how to get the geolocation details of the user during a website visit. Basically, we need the visitor&#39;s location details to analyze the site webmasters to know which country users are visiting the site and also some area wise reports and interested post published on the website, For which post gains more traffic from the particular country or region. And also </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6863604010839999547/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/How-to-get-the-geolocation-details-of-the-user-during-a-website-visit.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6863604010839999547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6863604010839999547'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/How-to-get-the-geolocation-details-of-the-user-during-a-website-visit.html' title='How to get the geolocation details of the user during a website visit'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6395255731629308788</id><published>2016-12-22T17:21:00.000+05:30</published><updated>2016-12-23T11:23:32.048+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips &amp; Tricks"/><title type='text'>How to Export and Download the Mysql Table data to CSV File in PHP</title><summary type="text">
Hi, You will learn in this tutorial How to Export and Download the Mysql Table data to CSV File in PHP. Sometimes you need to Export the user&#39;s data to CSV file because if a client wants to send the emails from the Autoresponders like Aweber, GetResponse, Mailchimp, etc..

In this case, you need to provide the user&#39;s contact information in the form of CSV file. It is a comma separated values so </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6395255731629308788/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/How-to-Export-and-Download-the-Mysql-Table-data-to-CSV-File-in-PHP.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6395255731629308788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6395255731629308788'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/How-to-Export-and-Download-the-Mysql-Table-data-to-CSV-File-in-PHP.html' title='How to Export and Download the Mysql Table data to CSV File in PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-8073909361885283950</id><published>2016-12-13T16:05:00.000+05:30</published><updated>2016-12-13T16:05:07.950+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Security"/><title type='text'>How to stop direct URL access to images with htaccess</title><summary type="text">
Hi, Do you know how to prevent the direct URL access to the web?

In my current project, somebody has copied my whole images from the site with direct access. In this case, we lose the data and this data went to untrusted persons they definitely misuse our content.

To prevent this type of attack from the hackers to disable the direct URL access. This is a simple way to do by using the .htaccess</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/8073909361885283950/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/how-to-stop-direct-url-access-to-images-with-htaccess.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8073909361885283950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8073909361885283950'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/how-to-stop-direct-url-access-to-images-with-htaccess.html' title='How to stop direct URL access to images with htaccess'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-190074206649905642</id><published>2016-12-03T16:10:00.001+05:30</published><updated>2016-12-03T16:10:45.077+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><title type='text'>How to add the Save to Google Drive Button to your web page</title><summary type="text">
Hi, In this tutorial, I am going to show you how to add the save to google drive button in your web pages.
This is a simple procedure it enables your website to allow your users to save files to their Google Drive . by configuring the save button.

It is the simplest way to display the save to drive button on your page. You need to load some javascript resource from the HTTPS protocol

 &amp;lt;</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/190074206649905642/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/how-to-add-save-to-google-drive-button-to-your-web-page.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/190074206649905642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/190074206649905642'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/12/how-to-add-save-to-google-drive-button-to-your-web-page.html' title='How to add the Save to Google Drive Button to your web page'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/16693544064883017351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-3428752516845512085</id><published>2016-11-24T17:03:00.000+05:30</published><updated>2016-11-25T11:20:46.383+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Payment Gateway Integration"/><category scheme="http://www.blogger.com/atom/ns#" term="Paypal"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to integrate the PayPal payment gateway in PHP</title><summary type="text">
Hi, Today I am going to explain the major payment gateway used by all websites. i.e PayPal
This is a very simple mechanism to integrate the Paypal payment gateway in web applications.

First, we need the business email for the Paypal Account for this you have to sign up in the Paypal Website.

Before going to integrate the Paypal in web applications you need know about these Payment Modes

1) </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/3428752516845512085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/11/how-to-integrate-the-paypal-payment-gateway-in-php.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/3428752516845512085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/3428752516845512085'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/11/how-to-integrate-the-paypal-payment-gateway-in-php.html' title='How to integrate the PayPal payment gateway in PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZ5Dr6v0mZ4zRyGZLOtyIDTfKrfpCxYba1jNEnH8eOEQrO29D3wlTtnX5LjnoXzC5uzvkKNlOy7i2dd9n8tCbcLpOP9cuADFK0pmbQN8R2IYItWIA67zGCRfYz9hV-bQxsRKhU7H7u3NI/s72-c/2016-11-24_144926.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6827578452407074253</id><published>2016-11-05T15:08:00.000+05:30</published><updated>2016-11-17T17:38:18.887+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><title type='text'>How to display Loading Image with changing some text while Page Loads using Jquery and CSS</title><summary type="text">
In this tutorial, I am going to show you how can you set an animated loading image with some text changing while page loads using Jquery and CSS. It is a great idea to show a cool animated image with changing some text until your website is loading.

This idea can implement it on the user registrations. Generally, we do after the user registration in the project user should redirect to the </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6827578452407074253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/11/How-to-display-Loading-Image-with-changing-some-text-while-Page-Loads-using-Jquery-and-CSS.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6827578452407074253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6827578452407074253'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/11/How-to-display-Loading-Image-with-changing-some-text-while-Page-Loads-using-Jquery-and-CSS.html' title='How to display Loading Image with changing some text while Page Loads using Jquery and CSS'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRdvX0flf2Xtu5wienkdWOjP3n8jLaQrmN9drp8A1xgzLveTaG8j9hUOnCRb04DVusiZCHGcYEeBMWNb35NJR9i4JvpqtRB1N48ydX-GWk8R5mh6mNgTWXpg-_EOgNxUiPV6VIiVU32io/s72-c/loader.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-1751775408287627750</id><published>2016-09-17T17:45:00.001+05:30</published><updated>2016-11-17T18:45:41.128+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="JSON"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to convert the PHP Array to JSON String</title><summary type="text">
Hi, In this tutorial, I am going to explain, How to convert the PHP Array to JSON String.

If you want to convert the PHP Array to JSON String use the json_encode().It will convert the PHP Array to JSON String.
Syntax: json_encode($array, Constant1 | Constant2 .... | Constantn);
How to log out a user after 10 minutes of inactivity on the site

Consider sample PHP Array
$array = array(
&quot;website&quot; </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/1751775408287627750/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/09/how-to-convert-php-array-to-json-string.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/1751775408287627750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/1751775408287627750'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/09/how-to-convert-php-array-to-json-string.html' title='How to convert the PHP Array to JSON String'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6893336256456487406</id><published>2016-09-08T17:54:00.001+05:30</published><updated>2016-09-08T17:59:20.515+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><title type='text'>How to convert the HTML content into an image using jquery</title><summary type="text">
Hi, In this tutorial, I am going to explain, How to convert the HTML content into an image using jquery.

If anybody wants to save / convert the HTML content as an image this code can be helpful.There is a jquery plugin i.e html2canvas, By using this plugin we can easily convert the HTML content of any part i.e a particular div content also to image.

This is like a snapshot of the HTML content,</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6893336256456487406/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/09/how-to-convert-html-content-into-image.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6893336256456487406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6893336256456487406'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/09/how-to-convert-html-content-into-image.html' title='How to convert the HTML content into an image using jquery'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPzu6Z_GtW2GwFvHjM7p27QnVApvgILVoDMSR3ouylnRyAlJpv2tH0DXwymJ2cF5TEUcQhtVqk11FxUQ6G8ElFkBHiTanj94UA7ZmxMppS2qJYlTbnLrmczz1ekj2bjYT_36ulg2lzmKU/s72-c/htmltoimage.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-8519382801945223201</id><published>2016-08-27T19:28:00.000+05:30</published><updated>2016-08-27T19:28:01.605+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to log out a user after 10 minutes of inactivity on the site</title><summary type="text">
Hi, In this tutorial, I am going to teach you how to log out a user after 10 minutes of inactivity on the site.

Generally, we implement the logic like this when user logins authenticate the user information, If user information is a valid i.e username, email, and password then we will create the session for the user.

Then user session is maintained throughout the website. whenever a user logs </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/8519382801945223201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-log-out-user-after-10-minutes-of-inactivity-on-the-site.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8519382801945223201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8519382801945223201'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-log-out-user-after-10-minutes-of-inactivity-on-the-site.html' title='How to log out a user after 10 minutes of inactivity on the site'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-7751160127210791435</id><published>2016-08-19T12:56:00.001+05:30</published><updated>2016-10-20T13:22:26.861+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tips &amp; Tricks"/><title type='text'>How to send the bold, italic text in skype chat</title><summary type="text">
Hi, In this tutorial, I am going to explain How to send the bold,italic text in Skype chat.

Generally, in skype chat we send the normal text if you want to send the bold, italic, cross-out text and the combination of the bold and italic text. Just use some symbols before and after the text.

* for bold text, _ for italic text, ~ for cross-out text.


Usage
Bold text : *your text*
Italic text : </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/7751160127210791435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-send-bolditalic-text-in-skype-chat.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/7751160127210791435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/7751160127210791435'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-send-bolditalic-text-in-skype-chat.html' title='How to send the bold, italic text in skype chat'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH93fID7RXxnG8T2cb3UT2VWBbC8YW61RtLdD55XfgcVCEXjfaJOsHk3KOs40mL9xlJHRO9Xxir8cwMQ_ZbqNlpQggE_sApIf9U1aUUgg023qEjpWklzGhrhB86Lpxve5Y48DHISXrYpI/s72-c/2016-08-19_123910.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-2428990128537596651</id><published>2016-08-18T14:23:00.001+05:30</published><updated>2016-08-18T14:43:56.721+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><title type='text'>How to download and apply a web font in CSS</title><summary type="text">
Hi, In this tutorial, I am going to teach you how to download and apply a web font in CSS.

Generally, web fonts allow the designers to use the font without installation on the user&#39;s computer. We have to use our own fonts by using the @font-face rule

This @font-face rule is supported by the all major browsers, Chrome, Internet Explorer, Mozilla, Safari, Opera
There are 4 different web font </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/2428990128537596651/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-download-and-apply-web-font-in-css.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/2428990128537596651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/2428990128537596651'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-download-and-apply-web-font-in-css.html' title='How to download and apply a web font in CSS'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-8408283647388849671</id><published>2016-08-04T17:37:00.001+05:30</published><updated>2016-08-18T14:22:23.176+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="MySql"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips &amp; Tricks"/><title type='text'>How to import the Excel sheet data into MySql database</title><summary type="text">
Hi, In this tutorial, I am going to explain &amp;nbsp;How to import the Excel sheet data into MySql database.

Some of the organizations are uses the Excel sheets to save their data. When they want to upgrade their system with new technologies. Then we need to convert the entire Excel sheets data into SQL format.

For example, consider the one of the major organization is school
In school, so many </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/8408283647388849671/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-import-the-excel-sheet-data-into-mysql-database.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8408283647388849671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8408283647388849671'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-import-the-excel-sheet-data-into-mysql-database.html' title='How to import the Excel sheet data into MySql database'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLuTnfloNkO-Z62HPucaO7NrzSzUvmXXucu_YhoUw8GMK6sCu3YFMTSAqOo9F3InbTdlx82qZ8njFK2s-VKAZhd8OEYfIwK04qJ08pQoeVr9o4596lwOCIT9mRZFMpERVLztvneHiIhmw/s72-c/sqlio.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-5107789422790382494</id><published>2016-08-03T16:46:00.000+05:30</published><updated>2016-08-03T16:46:01.431+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="JQuery"/><title type='text'>How to replace all occurrences of a string in JavaScript</title><summary type="text">
Generally, we use the replace() function to replace the particular word phrase. This does not work for replacing all occurrences of a string. i.e replace() is replaces only first matching word phrase only.

For example &quot;How to replace all occurrences of a string in JavaScript&quot;.
Here I want to replace the space with&amp;nbsp;&quot;-&quot;&amp;nbsp;&#39;in all occurrences. Now I use the replace().
var title = &quot;How to </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/5107789422790382494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-replace-all-occurrences-of-a-string-in-JavaScript.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/5107789422790382494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/5107789422790382494'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/how-to-replace-all-occurrences-of-a-string-in-JavaScript.html' title='How to replace all occurrences of a string in JavaScript'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-2083914060314367419</id><published>2016-08-03T15:04:00.000+05:30</published><updated>2016-08-18T15:40:13.445+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Bootstrap"/><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>CURD operations using PHP Functions with Bootstrap</title><summary type="text">
Hi, In this tutorial, I am going to teach you how to perform the CURD operations using PHP Functions with Bootstrap.

What do you mean by CRUD operations ?
CRUD operations are the basic operations in database
C - Create
R - Read
U - Update
D - Delete

Generally, we implement the CURD operations normal way. But we implement these operations by using PHP functions.
The code will clean and reduce </summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/2083914060314367419/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/curd-operations-using-php-functions-with-bootstrap.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/2083914060314367419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/2083914060314367419'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/08/curd-operations-using-php-functions-with-bootstrap.html' title='CURD operations using PHP Functions with Bootstrap'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQHkupMSl2KAyWdwmg_ghocm7ftpWXFGkzMDc1yciAlftEtMaLoT7SN5zW85lxDSz5zEX-a7_mNx2pWg6sZdVsc6SwNr17wIMW1bt3rO2iSWq6hsYKmHy_vMjga2gak7ZQEt8xkibWrJo/s72-c/curdop.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-6282919484009111323</id><published>2016-07-26T09:30:00.000+05:30</published><updated>2016-07-26T09:30:00.202+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to save the image from url directly</title><summary type="text">
Hi, In this tutorial, I am going to teach you how to save the image from url directly.

Suppose in your web application user picture to be taken from the external URL. for example if a user signup / login using facebook in this case user profile picture url is return from the facebook. then you have to save the image from the external source in this situation we can use this logic.

</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/6282919484009111323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/07/how-to-save-image-from-url-directly.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6282919484009111323'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/6282919484009111323'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/07/how-to-save-image-from-url-directly.html' title='How to save the image from url directly'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9017471520038161041.post-8839890040911548874</id><published>2016-07-25T13:16:00.001+05:30</published><updated>2016-08-04T13:52:03.943+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="PHP"/><title type='text'>How to detect the mobile device in PHP</title><summary type="text">
Hi, In this tutorial, I am going to explain How to detect the mobile device in PHP.

This is the simplest way to identify the users mobile device.In many cases, the site owner wants to redirect the mobile users to some other location.
For example, http://www.example.com is the main website URL and one more URL is http://m.example.com .
Here http://www.example.com this is for desktop users &amp;amp;&amp;</summary><link rel='replies' type='application/atom+xml' href='https://techiesbadi.blogspot.com/feeds/8839890040911548874/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://techiesbadi.blogspot.com/2016/07/how-to-detect-mobile-device-in-php.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8839890040911548874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9017471520038161041/posts/default/8839890040911548874'/><link rel='alternate' type='text/html' href='https://techiesbadi.blogspot.com/2016/07/how-to-detect-mobile-device-in-php.html' title='How to detect the mobile device in PHP'/><author><name>Eshwar ch</name><uri>http://www.blogger.com/profile/15507463447263281787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total><georss:featurename>India</georss:featurename><georss:point>20.593684 78.962880000000041</georss:point><georss:box>-8.5806465 37.654286000000042 49.7680145 120.27147400000004</georss:box></entry></feed>