hey everyone,
i’m having a problem with my input text field when i type into it and click send php doesn’t pick up the variables and i have tested the php its not that…
so i did this actions:
username = “user”;
password = “pass”;
and it worked when i click send yet if i delete that and type exactly the same thing it doesn’t work.
any ideas why???
cheers all