On one of my php programs that calls itself after submitting a form I get the message "Do you want to remember the values you filled in ?" that I assume is coming from Apache. I have many other programs that do the same kind of thing and all use a lot of session variables but only get the message on this one.
Bookmarks