
Search In
Hello Readers,
JavaScript strings are used to store collection of characters or it can be text inside quotes. We can use both single and double quote. Lets talk about the basics of String.
For Example :
var userName = "Jon
Hiding/Showing div on checking radio:
We can easily hide or display a div by checking the radiobox options using jQuery. We can do this by checking radio options attribute and according to attribute we can hide or show a div.
Example:
<!DOCTYP
<md-list> is the most important directive in angular material to represent the list of items. Multiple items 1 to n can be displayed by using this directive. User don't need to write frontend or html multiple times to display the
Using Vuforia we can scan any label and image from cloud database of Vuforia.
You need to create free developer account there and then you can create your own application.
Then you can create your database in develop tab where you have 2 part
Everyone’s familiar with the tried and true social media networks that have dominated the way we receive information and connect with each other. Facebook, Twitter, LinkedIn and Instagram have established themselves as dominant players in the g
Hello Nerds, This tutorial is for forwarding/sharing image from one application to other which was loaded from a remote url. Assuming that you have loaded an image from remote url and displayed it in your ImageView. The basic procedure is by taking b
Hi All ,
Some time we have to create a file to store some data for our application and also read that file whenever we need it. So in this tutorial we will learn how to create a file on MAC system using python and also reading and writing on
New Friends! :)
The following is my member registration code as of latest.
ISSUE 1:
I get this error:
Parse error: syntax error, unexpected '_' (T_STRING), expecting ',' or ')' in C:\xampp\htdocs\e_id\register_edited
A generator is the simple and an efficient way to write your code in the form of the iterator.
PHP generators is the simple way to write your code that use the foreach loop to repeat your data set of array, without building that array in the memory,
Folks,
Where on Mini Proxy, on which line, would I add the banned words filter code (the code which you see below) so that, when banned words are found on the proxied pages, then the banned words are substituted ?
Mini Proxy is here:
https://github
