How can you hide output in a php command line scipt when getting user input?

Giovanni

New member
For instance when collecting a password I do not want to show the text the user is typing. I can get this to work in Linux but am having no luck in Windows.
 
Back
Top