sql_num_rows($result);
Mike
- Original Message -
From: "Gerald R. Jensen" <[EMAIL PROTECTED]>
To: "Patrick Hanes" <[EMAIL PROTECTED]>; "Mysql" <[EMAIL PROTECTED]>
Sent: Saturday, June 08, 2002 5:07 PM
Subject: Re: TextBox --> Database
$textdata')";
if (!($result_insert = mysql_db_query($DB, $query_insert)))
{
DisplayErrMsg(sprintf("internal error %d:%s\n",
mysql_errno(), mysql_error()));
exit() ;
}
- Original Message -
From: "Patrick Hanes" <[EMAIL PROTECTED]>
To: "Mysql&
How do I take input off of web page text boxes and put them on MYSQL
database. This is the page's script. I also named the file Input.phtml.
I'm very new to this... what am I doing wrong?
Input
These are the people I sell to:
n";
echo "n";