Posted by Oli Filth on 07/01/05 16:39
melih.onvural@gmail.com said the following on 01/07/2005 14:34:
> As a follow up, I'm getting that:
>
> $uid=$_POST['username'];
> $pwd=$_POST['pwd'];
>
> those lines are invalid indexes. I'm worried that the value isn't
> carrying over. I have an index.html page which has a form that posts
> and then a connection.php page that mines the data and makes a decision
> to go forward or go back. Should I turn something on so that my POST
> variables carry over?
>
Carry over to where?
Without seeing a (minimal) example of the HTML and PHP that you're
using, it's difficult to tell what's going on.
--
Oli
Navigation:
[Reply to this message]
|