On Sunday, January 18, 2004, at 01:39 PM, eawilkes wrote:
I'm creating a form that puts data into two different tables in the
database. I was wondering how to get the "ID" from the first table
and, in
the "background", associate it with the second table?
any help is GREATLY appreciated!
Check
> I'm creating a form that puts data into two different tables in the
> database. I was wondering how to get the "ID" from the first table
> and, in the "background", associate it with the second table?
>
> any help is GREATLY appreciated!
>
Firstly you never said which db ? I'll assume mysql, ch
mail($mailto, $mailsubj, $msg, $mailheader);
- where does $mailto come from?
WAW wrote:
Hello All,
I have a problem. I did this form mail script and it is sending the
email to the poster not the email specified in the $mailto. Can someone
help me. Sorry it will be long, the code that is:
CODE
|$sql = "INSERT into $table_name (f_name, l_name, username, password)
Values ('$f_name', '$l_name', '$username', '$password')";|
notice the single quotes
Karl James wrote:
Hey guys,
I cant figure out whatÂ’s wrong with this code.
Im sure its syntax can some one take a look at it and
Help me ou
Hello,
"Karl James" <[EMAIL PROTECTED]> wrote:
> http://www.ultimatefootballleague.com/Create_Account.htm
>
> Im Trying to create this form so that this will give you access to login
> Team action page
> Where you can do the add/drops Trades and submit starters..
I suggest you try something simp
why don't you submit it to a php script (instead of using the mailto ) and get mail()
to email it to you, you could also process it and save the info somewhere.
Paul Roberts
[EMAIL PROTECTED]
- Original Message -
From: "Karl James" <[EMAIL PROTECTED]>
To: <[EMAI
6 matches
Mail list logo