Now i am showing how to highlight keyword in content. User type keyword and highlight keyword in string. In php function you can easily highlight matched word as full keyword in search result
How to detect mobile device and redirect to mobile version of your website in php
When you have built your website and computer’s mobile edition (desktop / laptop). You’ll need to make sure that your mobile visitors are routed to your mobile website. For example, if you’ve built 2 web site w3-html.com and mobile site m.w3-html.com. If anyone visits w3-hmtl.com on their mobile phone, a way to redirect them to m.w3-html.com is needed. You can follow below example to you redirect to mobile site
How to Embed AngularJS in your page?
AngularJS Getting Started With a Simple Example . AngularJS is a JavaScript MVC framework developed by Google that lets you build well structured, easily testable, and maintainable front-end applications.
How To Create Arrows Using CSS
Now I am showing how to create array without using images and, JavaScript. CSS is best way to use create arrow Because you need just some few lines of code and you don't create a request for loading images.
How To Use Local Storage
Local Storage, web applications can store data locally in the user browse. Local storage large amounts of data can be stored locally, Local Storage, use like multiple language and currency etc. Now i am showing how to set and get Local Storage data.
How To Create a CSS Loader (Spinner)
I will show you how to build loader css or Spinner without using photos. Using a spinner image that is done either with a gif image or with Javascript. But now I'm demonstrating that yon can build loader or spinner using CSS animations.
How To Convert JSON String To Array
I am going to show you how to json data in array. You can Use PHP default json_decode() funcation to objects are converted to standard objects. When use pass TRUE Parameters in json_decode(), returned objects will be converted into associative arrays. In below i gave you both example.
Get the client IP address using PHP
I am going to share how to get the client IP address using PHP. You can use PHP inbuilt function to get IP address. We are using IP address for tracking purpose. IP address mostly you can use for fill the payment form. Because we could truck for Future. If the payment fails or any other reason.
How to make phone number clickable on phones?
Where +91 is country code 0123456780 is demo number, You can replace this from your original number.
Below is a clickable phone link you can test. In non-phone browsers (PC and Mac desktop and laptop computers), this link may be open Skype, ask you for the application to use, may give the user an error, or nothing will happen.
How To Use Inline If In Php
I am going to share how To use Inline If In PHP. We can use inline if because if you can use normal if and if else statement it is very long process. So avid long process you can use inline. But everywhere you do not use
inline if
. where you display only message data you use inline function