On Thu, 2011-08-04 at 17:02 +0100, jean-baptiste verrey wrote:
> if you want to force the browser to not be able to have this behaviour you
> need the name tag to always change
> a quick example would be that
> $_SESSION['formRandomName']=time();
> ?>
>
>
>
> 2011/8/4 Bálint Horváth
>
> > Hi
if you want to force the browser to not be able to have this behaviour you
need the name tag to always change
a quick example would be that
2011/8/4 Bálint Horváth
> Hi,
> Use value="$_POST['user']" or sg like that because:
> before send value eq null, after if returned -cause of a fail- the
Hi,
Use value="$_POST['user']" or sg like that because:
before send value eq null, after if returned -cause of a fail- the inputs
remain
also set *autocomplete="off"* (at form) and if it doesn't work use js
to set null values to input boxes (add a name for ur form...)
Another way, use Google: "ja
On 08/05/2011 12:43 AM, wil prim wrote:
> Hello, S i created a simple login system, and I am using sessions
> Everything
> seems to work fine, however; when I upload my files to my server and type my
> domain name my index.php page comes up and the form is automatically filled
> out
> with
Hmmm looks like you saved the password and your browser or OS may be filling
it for you.
Em 04/08/2011 01:42, "wil prim" escreveu:
> Hello, S i created a simple login system, and I am using sessions.
Everything seems to work fine, however; when I upload my files to my server
and type my domain
5 matches
Mail list logo