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

Search In

Forgot Password using ajax in wordpress

Hello reader's, In this post we discussed about "Forgot Password using ajax in wordpress". In the below code, forgot password screen appear user fill their email address into the text box and click submit button, after that a new password will gener

snow fall effect using pure css

Hi all, Below is an example of snow falling effect using pure css3. in this example I'm just using css animation and change the snow image position - css #snow{ background: none; background-image: url('snow.png'),url('snow2.png'),url('snow

Custom Pagination With Bootstrap

Hi All, I recently required to created a custom pagination with the help of Bootstrap in my core PHP project. I thought that my code may help others also who wish to create the same. The reason why I am using Bootstrap is as it ease our work becaus

SQL Tutorial -> Sql Injection

<-- Chapter 20: SQL DELETE Chapter 21 SQL INJECTION SQL Injection is an injection attack wherein attacker is able to submit a database SQL command which is executed by a web application exposing back-end database. Attacker can add SQL query in

SQL Tutorial -> SQL Aliases

<-- Chapter 23: SQL Wildcards Chapter 24 SQL Aliases SQL Aliases are used to rename a particular table name or column name in a temporary manner. In a SQL statement , any table or column name can be temporary change. SQL Syntax for Columns :

How to fetch cell’s data from one Google Sheet to another?

I have two Google Sheets named Sheet_1 and Sheet_2. I want to link both these Google Sheets and fetch the cell’s numerical data from Sheet_2 to a specific cell location in Sheet_1. &

jQuery Misc $.noConflict() Method

Hello Readers, Most of the JavaScript libraries use $ sign as a function or other variable name, just as jQuery does. In jQuery's case, $ sign is used just an alias for jQuery, so here all functionality is available without using $ sign. We use

Navigation methods in ASP.NET

Moving from one page to another is called navigation.   There are following techniques to navigate from one page to another:-   Hyperlink control   Response.Redirect   Server.Transfer   Server.Execute   Window.Ope

Generating Random Password in .NET

For doing password Reset and changing password we always have a thing whether to send the same old password or send a random password to the user.   For generating random password to the user we  will create a code file that will generate

Data Manipulation Language

These statement consist of queries that retrieve data from tables in database and statements that change the data in the database Statement under this category are: SELECT INSERT UPDATE DELETE LOCK TABLE etc. Insert command It is used to add

1 216 342
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: