Hello. My needs are simple, all I need to do is take these POST items (first pic) and put them in this table (PHPMySQL pic)
Amy help would be most appreciated. <snip />
Thanks,
Hello. My needs are simple, all I need to do is take these POST items (first pic) and put them in this table (PHPMySQL pic)
Amy help would be most appreciated. <snip />
Thanks,
Sorry, but you didn’t include any pictures?
What php code have you tried?
You want to use PDO to connect to the database and execute the INSERT.
http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
thank you, will try that
Hi,
refer this tutorial link - http://www.tutorialspoint.com/php/mysql_insert_php.htm
http://www.inmotionhosting.com/support/edu/website-design/using-php-and-mysql/php-insert-database
Thanks,
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.