hay zues
try this
insert into table values (" . $first. ",
" . $last. " );
hope this works .
good luck
toby ..
--- zeus <[EMAIL PROTECTED]> wrote: > I make
register golbals on, but it doesn't solve the
> problems. The wird
> thing is, i am using php nuke in my localhost, it
> can
I make register golbals on, but it doesn't solve the problems. The wird
thing is, i am using php nuke in my localhost, it can enter datas into
MySQL, the form and the script it's not diffrent than mine right
(phpnuke more complex). The form it self don't have any errors?? and how
about the PHP
I'm fairly new to PHP myslef, but I think you need to call the post
variable from your form like this:
$_POST["first"], $_POST["last"] etc
At 10:48 AM 11/16/02, zeus wrote:
I make this script. I have a problem, the data entered in the form wont
insert into MYSQL, the database added new ro