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

Search In

Difference between isset(), empty() and is_null() functions

In PHP we have three different functions which can be used to test the value of a variable. They are isset(), empty() and is_null(). All these functions return a boolean value. But in case if these functions are not used in correct way they can cause

MVC architecture in .NET

While working with MVC projects you first need to understand the architecture of it.   You first need to understand these things   Event we all know that when something occurs like a button click or a text changed we can fire the even

How to add comment using php & jquery without page refreshing

Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po

Data Sources in .NET

While fetching data from the sources like the text file , the xml file or from the database first thing you need to do is to create a data source for it. Data Source acts like a object of information that holds information about the settings and pat

Partial View in Asp.Net MVC with Example

Hi Friends, In this blog we'll take a look at the use of partial views in asp.net MVC. So what may be the scenarios of using a partial view in code and why is this "partial"?. Let's dive in.  What will you do if you need a ce

How to add custom page in wordpress through function.php?

Hello Readers, Today we discussed about How to add custom page into admin dashboard through and add pagination into WP_Query. If you want to add custom menu page into your admin panel you can create a plugin or write the code into your function.php

How to make forgot password in codeigniter

Hello Reader's if you are new to codeigniter framework and want to make the forgot password module in it then in this blog you can learn how do this. Now lets start building this:- As the developer point of view every step is to be consider

Binding data in MVC with listview

While writing codes and fetching data we bring data or the list of data into the grid which is also in the table form .   For doing that our first approach is to make the code written and return list from it.   EmployeeRepository EmpRe

Display Child Content by clicking parent Element in multiple listing

Hello Friends, Today I have created a simple example of child element show and hide function in jQuery. Many times I found that we are facing an issue of showing child element of each list by clicking list parent element. Here in jQuery code, I used

Flexbox layout example

In the previous post i have shown how you can make element align horizontally and vertically using flaxbox layout. In this post i will show you an simple example of html responsive page using flexbox. Html Code: <div class="wrapper"> <

1 207 282
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: