PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
the actual display shows me test@gmail.com and in the input field test1@gmail.com i tested in I.E. and this appears to be a mozilla issue only.and for the record i cleared all caches of everything.twice.
Last edited by Charles256 on Sat Apr 21, 2012 10:10 pm, edited 1 time in total.
Do you have any autocomplete form field features set up in your browser? I know some tool bar extensions will automagically load some information into form fields that you may use frequently.
yup, mine did that yesterday (and I was actually having this same problem - and it was driving me insane) until I cleared the saved password in options
EDIT: after reading that I realize it wasn't the same problem (password != email)
My google toolbar for IE does that to me. It fills in my login names and passwords on some sites. It is rather annoying, until I remind myself that I use IE for local CSS testing only. Then I don't feel so foobarred.
Charles, to verify this thought, load the page again, then look at the source. If the odd email is in the source, then there is a code issue. If it is not in the source, but it still shows in the browser, then it is a browser thing.