You can easily use PHP array in javascript you only need to convert PHP array into JSON format Using json_encode() function, PHP array can be converted to JavScript array and accessible in JavaScript. whatever the…
Credit : google On 21 August 2017 Google has announced the launching of the final version of Android 8.0 Oreo which is smarter, faster and more powerful than ever. Android 8.0 Oreo is the latest…
In this tutorial, you will learn how you can add multiple image into the bootstrap slider, that help you to add some cool images into your website sliding. Bootstrap multiple image slider will look amazing…
Command-line User Interface is always more powerful than the Graphical UI. There are a lot of tasks you can do easily using command prompt which is not possible to do in Graphical UI. In…
In this tutorial, you will learn how to install Django on Windows step by step guide. Django is a python web framework used for rapid web development. Installing Python You can download & install the…
Are you a new blogger & checking for an ad network that permits you to monetize your new & low-traffic blog? Well, if your answer is, “Yes!” then these days may be a lucky day for you. AdSense is clearly an excellent ad…
You have think or searched that what is $ and $$, if yes then, your search end here. $$var is known as reference variable where as $var is normal variable, in the same way program…
Print and echo both are language constructs that means the PHP compiler knows the exact syntax of the echo/print() statement. Language constructs act like some keywords, they already defined by the compiler. Let come to…
Arduino is microcontroller kit for building digital devices that can sense and control objects in the physical world, coupled with a language and programming environment for creating logic on the chip. Have you ever wanted…
In this tutorial i am going to show how you can turn on your rewrite_module on to hide extension from your url.So let’s follow the step’s: Step1. Click on Your WampServer. Step2. Now the second…