Even though this might not have anything to do w/php, I was wondering if anyone knows how to do that thing where when you type in an input box is comes out as a * for each letter. Thanks.
its a form thing <form> <input name="textfield" type="password"> </form>