|
Posted by Paul Lautman on 05/31/06 09:48
Peschtra wrote:
> Hello --
>
> I am trying to write to a a MySql database using php, and I seem to be
> hitting a wall.
>
> I am attaching my php file in case someone can look at it. When I run
> it, I don't get any error messages and all my echoes come through but
> nothing is written to my database. I think I am missing something
> stupid. Any help would be appreciated.
>
> Thanks,
> Peter
>
>
>
>
> Inserted
Instead of all those assignments fron $_POST, take a look at the PHP
extract() function.
Navigation:
[Reply to this message]
|