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

Search In

php script help needed

using wamp server ive created a table called tbl_users which has columns user fname, lname, email and password. ive populated all these fields already. ii am currently using note++ and need php code that will create a login form that will accept user

How to use database to handle sessions in PHP ?

Hi I'm developing a php web application where the front end users are countless. Currently the sessions are saving in users web browser which are likely to remove after certain duration of time. I want to develop the session and save it to my Mys

Android Intents Video Tutorial

In this tutorial, you will learn the Intents and its usage in Android Intents are the Activity-launcher and also act as a message carrier. Intents is very much helpful in performing various functions that make use of other application like camera, ph

How to install wordpress using Softaculous

Hello reader! Installing WordPress is a bit of lengthy task for a beginner but in this blog you can learn installing the WordPress using a application from you cpanel. There is a application names 'Softaculous automatic app installer' and using this

ACHIEVING ABSTRACTION BY ABSTRACT CLASS IN JAVA

Abstraction Abstraction is a concept which shows only important(essential) feature and hide background details. In other way, abstraction shows only those things to user which are important and hides the background details. for eg :- example of ab

Apache Felix Gogo in Liferay 7

Apache Felix Gogo helps to get the details of all modules installed in Liferay 7. It is very useful when overriding JSP or Actions.   Before overriding, you must know the bundle in Liferay's module framework and its version so that you can

How do i pass 2 or more variables in a URL

private void doAssign() { String nameStr = fname.getText().toString(); String phoneStr = phone.getText().toString(); String bikeStr = bike.getText().toString(); String details = nameStr + "," + phoneStr + "," + bikeStr;

MVC jquery in Gridview

While performing crude operations in the gridview you can also use jquery code for the editing updating and the deletion of the details.   <script> $(document).ready(function () { $(".editLink").click(function (e) {

  • 329
Knowing the "graph"

A histogram, You might have seen after you open Photoshop, using camera raw. Its a graph playing with color highlights and tones of an image. While it may be intimidating looking, histograms are nothing really all that complex. What they represent ar

Aggregation in Java

Aggregation in Java Aggregation in Java can be defined as relationship between two classes in which one class contain reference of another class therefore aggregation represent HAS-A relationship. An aggregate class containing reference of another c

1 65 162
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: