Programming and coding
Search Only:

Search Keyword how reset password yii

Total: 40 results found.

Page 1 of 2
I need help ! My phpinfo(); results page shows my server password !!!! can somone show me how to prevent it from holding that information in these variables: PHP_AUTH_USER PHP_AUTH_PW ...
I have a php script that sends username and password to a mysql database when a user registers. However, the password is shown in plain text in the database. How do I encrypt or hash (or something), ...
... 3 items in the form and I just want to select item 1 and item 3. I can read those items successfully. However, the password is not correct. During the database check up, the password will match item 1 ...
Im having trouble getting a selection list to dynamically populate with PHP. I have changed some things in the file from discussions from earlier posts, yet I still get the following error:  ...
... database. When the user logs in, the script takes the users password, takes the md5 of it, then compares it to the password in the database. However, these password dont match! I get two ...
... arguments are actually text stored in Globals.php using define(). the ShowMessage() function from Formatter.php simply outputs the text in html. PHP Code: <?php include_once(CustomIncludes/Formatter.php);  ...
When it sends the password it says object where its suppose to say password how do I fix it? PHP Code: <? switch($_POST[recover]) function recover_pw($email)  ...
Hi How can I let someone change their password whenever they feel like it. What rights do I give the user on the user database table? Hi How can I let someone change their ...
ok everytime i sent this e-mail on top of it says X-Mailer: PHP/4.3.11 how do i remove that PHP Code: //You may want to edit the email below ...
Hey guys i was wondering how can i assign a random username and password to a user that wants to register to a site. I know the usual thing to do is to allow the user to pick a username and ...
hi- i have a php website with an admin area. i want to password protect the admin area and have a few questions about doing that. 1) how can i allow two computers (with dynamic ip addresses) ...
Hi, I have develop a simple login and register user page with php. Now the problem is this login and register php is not validated.I am not sure on how to validate both the codes. If ...
Hi, Hope someone can help me. I have the following script and wish to change it . I have two problems. This script does send out a new encrypted password however it will not change the ...
...  sometimes it works, sometimes it doesnt. does anyone know how i can make it more RELIABLE? and also, how could i do a check to make sure it didnt cause an error, something so ...
Hi, First of all my apologies for the title, I really dont know how to describe that problem in a couple of words. I have a really weird problem with a bit of code which works absolutely ...
HI, How do I mask the password entered in a field in my form. SO if the user types his password, only "*" characters apear? THanks HI, How do I mask the password ...
... through the email client. How is this possible since i do not have the root access to the IMAP server. Please help me. Can i use any wrapper to achieve this function? Thanx in advance. Hello, ...
I have some code that must use the get method in order to work, and as you all know that displays EVERYTHING right in the URL, one item being the password field. How can I hide this? Ive checked ...
Is there any way to pass back password fields to my form in the querystring without showing them in plain text? Is there any way to pass back password fields to my form in the querystring ...
I have stored users passwords in a MySQL database and need to know how to echo this on a PHP page, I have tried to echo $password but it just returns a load of numbers as you would expect. ...
<< Start < Prev 1 2 Next > End >>