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

Search In

Adding 'Forgotten Password' and 'Reset' To CakePHP

When you Login to a page, Sometimes you forget your password  and want to reset your password. For this you have to follow followings steps to create forget password and reset to your form.  Step 1 : Create a simple login form in login.ctp

send data into php using javascript and ajax

i need to send data into my database using ajax but i don't need to send duplicate data so how can i return false if the username or email already exist in my database or prevent submit also i need to prevent submit if the password fields are not

Project Management and Its Core Objectives

The project determines a temporary task, dedicated to a particular goal. Let’s say, a goalkeeper prevents goals in the game of soccer. While dedicating his energy and skills, he tries to grab a victory. It defines his project.   The word

Facebook vs Instagram: Which is Better for Building your Business Branding?

For the release of their August issue, centered on ‘America’s Women Billionaires’, Forbes featured reality television’s protégé, Kylie Jenner, on its cover. At 20 years old, Jenner is the youngest woman to appear

Some Optimization and Performance Tricks in .Net

Hi Friends. My "Hello World" blog in MVC is taking some time ,so I thought that I should share some performance tips here. Some of them are followed by code and explanations and I believe that you'll find them useful. Static Methods are Faster than

How to use MVVM Architecture with rxjava and retrofit in Kotlin

MVVM stands for model view view-model pattern which helps to separate development of graphic user interface and remove lots of bboilerplatecodes. So in this blog we will help you to use MVVM architecture with rxjava and retrofit in Kotlin or we

Can You Help Me in Debugging this Android Code?

Can anyone please explain me this code ? Final class called ‘UserProfile’. Make the default constructor private. Create an inner class called ‘Users’ by implementing ‘BaseColumn’ interface. Inside the inner class,

How to use "Where clause with multiple attributes" in ZEND Framework

Hello guys if you are looking to use where clause with multiple attribute in ZEND Framework. Please use the below code for the same:: $databaseObj = Zend_Db_Table::getDefaultAdapter(); $selectQuery = $this->select(); $selectQuery->from(array('

DataBinding in WPF

Hello Readers, Data Binding is a concept which is used to bring/display data in UI controls from source object. DataBinding in WPF is binding between the source object and the destination UI element. With data binding in WPF you can take data from a

Executing Stored Procedure using Spring JDBC Template

Technology: Spring-jdbc is the abstraction framework, it take care the below following list:   1) Defining connection parameters 2) Open Connection 3) Specify the statement 4) Prepare and execute statement/prepared statement 5) Iterate thr

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