
Search In
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
<md-list> is the most important directive in angular material to represent the list of items. Multiple items 1 to n can be displayed by using this directive. User don't need to write frontend or html multiple times to display the
Hi,
I am using php 7 and I do not know why the following 2 different codes for user the user registration page is not working. The login page php is working, though. I would appreciate the communities feed-backs.
Thank You!
REG PAGE (
Below is a simple html form which have two input type fields and submit button :-
<html>
<body>
<form action="form_post.php" method="post">
Name: <input type="text" name="name"><br>
E-mail: <input type="text"
Hello friends, today I am going to tell you how to set an email reminder or email notification. This can be done via Cron Jobs. Cron Jobs is helpful for reminder purposes or if you don't want to send same email every week or every single day then
Hi friends today I am going to guide you how you can make our controller skinny by following some basic object oriented approach in rails. Often we start writing our program business logic in our controller thus making mess of our controller as the b
Email application of iOS device helps in sending emails. We can compose Email using MFMailComposeViewController in iOS.
A standard interface that manages the editing and sending of email message is provided by the MFMailComposeViewController class.
Social media is the talk of the town and for good reason. It is one of the few methods by which brands can build a presence, establish an identity, and consistently connect with their customers and potential customers on an intimate level. Instagram
Hi,
In this tutorial we can learn that how to make reset password functionality in CakePHP . Most of the times users forget their password for their login credentials, so reset password functionality gives them the authority to change their user acc
New Friends! :)
The following is my member registration code as of latest.
ISSUE 1:
I get this error:
Parse error: syntax error, unexpected '_' (T_STRING), expecting ',' or ')' in C:\xampp\htdocs\e_id\register_edited
