From password string to stars (*)


/ Published in: PHP
Save to your folder(s)

This simple snipplr will convert an password string to an censored string by stars (*). Usage:\r\n$myPwdCensored=passToStars(\\\"password\\\");\r\necho $myPwdCensored;\r\nI made this in 5min Comment and FAV ! :-)\r\nMore PHP \"Snipplr\"s coming soon !

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.