Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

What is procees to print HTML page with tags using PHP ?

Hello all welcome to findnerd, today we are going to discuss How to print HTML page with tags using PHP ? The htmlspecialchars() Function is very useful print HTML page with tags using PHP Firstly let know what does htmlspecialchars() Function ?

How to count the number of words in any text?

We can count the number of words by using split method of javascript. What split method does: split() - Splits a string into an array of substrings Below is an example:- <form name=“countingWords”> <textarea rows="12" name="countingW

What is Jquery innerHeight method ?

Hello Readers, innerHeight() is the jquery method which is used get or computed the innerHeight of the jquery matched element, this method including padding while computing innerHeight of the element but not consider the border and margin of the ele

What is Jquery innerWidth() method ?

Hello Readers, innerWidth() is the jquery method and it is same as innerHeight() method in jquery but the difference is that it is used to get or computed the innerWidth of the jquery matched element, this method including padding of the element whi

What is scrollLeft() method in jquery ?

Hello Readers, scrollLeft() is the jquery method which is used to return the scrollbar position to horizontally for the selected or matched elements in jquery. If the scrollbar is at the end of Left side it returns the position zero. It is also used

Delete a row from a table in parse.com

  Hello, It is very simple to delete an item or row from any parse table from the code. First, we need to create the object of the table that points that particular row and then delete it. I create an object using object id and then execute

How to limit data in MYSQL

The LIMIT clause in MySQL helps to get multi pages results or pagination through SQL Databases. This LIMIT clause is very useful on large tables its because returning the large numbers of records through MYSQL will be difficult to read and analyze..

How to get path of function being used in PHP

Hello Reader's! if you want to get the name of function and method being called, Then by using PHP you can do this as explain below:- Lets's see the example as below here we are using the info provided by a php exception, it's an ele

Parallel Arrays

Create a program that allows the user to input a list of first names into one array and last names into a parallel array. Input should be terminated when the user enters a sentinel character. The output should be a list of email addresses&n

What is favicon?

Favicon was first used in march 1999, when Microsoftft released Internet Explorer 5 that time it was used to make tabs a favorites (bookmarks). Favicon is a small square 16×16 pixels image, Basically It is used on tab at the web browsers to sh

1 373 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: