php replace pass with ***
Posted: Sun Nov 06, 2011 11:03 pm
Hello. I have a txt file which contains username, password, acces flasgs and immunity flag, something like this
"username" "password" "flagsabcdefgh" "imflag"
I want to display this txt in a page, but without the password. I want to replace the password with *****. Can you please help me with this? Thanks!
"username" "password" "flagsabcdefgh" "imflag"
I want to display this txt in a page, but without the password. I want to replace the password with *****. Can you please help me with this? Thanks!