php forum
php mysql forum
php mysql smarty
 
Topic Options
#279312 - 09/03/04 11:44 PM PHP and Password Display
Medar Offline
Junior Member

Registered: 03/19/00
Posts: 571
So when you go to Edit your Basic Profile and you want to change your password, it is listed as a bunch of dots. This is achieved by the <input type=password> type of input, which automatically "masks" the information.<br /><br />Is this possible to do without placing the $ChosenPassword in an input box?<br /><br />For example if I just said: echo "$ChosenPassword"; - this would list the MD5 encrypted string as regular text on a page.<br /><br />Any way to mask that on a regular page instead of forcing it into a text box?

Top
#279313 - 09/04/04 12:28 AM Re: PHP and Password Display [Re: Intel -*RW*-]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I don't follow - what's the point of going "echo: $Chosenpassword" if you want to mask it? Just do "echo:" followed by 32 dots. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#279314 - 09/04/04 12:49 AM Re: PHP and Password Display [Re: Daine]
Medar Offline
Junior Member

Registered: 03/19/00
Posts: 571
LOL Josh - ironically I just stuck the following code in my Teamspeak addon.<br /><br />$tsname = $row["ts_name"];<br />$tspass = '··········';<br /><br />So now if you do not have your TS login information stored, both show up blank. But if you do have it stored, it shows up as the dots.<br /><br />For anyone that is real bored, check it out. To get an idea on the difference, look at the page NOT logged in, then log in and look at it. Then fiddle with storing the Login Information (or erasing it), and look again.<br /><br />Fun fun.<br /><br />http://www.bladekeep.com/ts/ts2.php<br /><br />Login: Threadsdev<br />Pass: threadsdev

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks