code
search
solutions
software
Search
Search
Programming and coding
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Articles
Search Keyword
how reset password yii
Total: 40 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
phpinfo(); shows my password !!!!
I need help ! My phpinfo(); results page s
how
s my server
password
!!!! can somone s
how
me
how
to prevent it from holding that information in these variables: PHP_AUTH_USER PHP_AUTH_PW ...
2.
Passwords
I have a php script that sends username and
password
to a mysql database when a user registers.
How
ever, the
password
is s
how
n in plain text in the database.
How
do I encrypt or hash (or something), ...
3.
the selected array item does not match
... 3 items in the form and I just want to select item 1 and item 3. I can read those items successfully.
How
ever, the
password
is not correct. During the database check up, the
password
will match item 1 ...
4.
Dynamic Selection Lists with PHP - Parser Error
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: ...
5.
md5 problems
... 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.
How
ever, these
password
dont match! I get two ...
6.
weird problem - a warning for a correct syntax - is this really a bug or what?
... arguments are actually text stored in Globals.php using define(). the S
how
Message() function from Formatter.php simply outputs the text in html. PHP Code: <?php include_once(CustomIncludes/Formatter.php); ...
7.
forgot password script doesnt work
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) ...
8.
How to change password
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 ...
9.
how to remove X-Mailer: PHP/4.3.11 from mail
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 ...
10.
how to assign a random user and/or password
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 ...
11.
password protecting admin area: how to stop hacking and auto login with dynamic ips
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) ...
12.
how to validate login and register php
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 ...
13.
User Lost Password Script - Default Password
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
how
ever it will not change the ...
14.
problem with mail and how to create a check
... 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 ...
15.
Session problem (dont know how to describe plz read :$ )
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 ...
16.
how to mask password
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
...
17.
: How to change password of IMAP server account?
... 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, ...
18.
must use form action of get, how do i hide password field?
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 ...
19.
passing back password fields to form without showing them?
Is there any way to pass back
password
fields to my form in the querystring without s
how
ing them in plain text? Is there any way to pass back
password
fields to my form in the querystring ...
20.
How to echo a password
I have stored users
password
s 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
>>
Popular Resources
warning fsockopen [function fsockopen] unable to connect udp
checkbox input flash as3
Latest Resources
fwrite unexpected errors
Overlaying text on an image being uploaded.
function has error on array
function that see if a variable contains something?
getting string containing quote in same page
Web Stats