You probably need to read up on PHP-MySQLi https://www.w3schools.com/php/php_mysql_insert.asp
But you need to know the structure of the database, the easiest way of doing that is to use phpmyadmin.
If you haven't got a database, its easier to create it in phpmyadmin than create it using php-mysqli.
But you need to know the structure of the database, the easiest way of doing that is to use phpmyadmin.
If you haven't got a database, its easier to create it in phpmyadmin than create it using php-mysqli.
Statistics: Posted by pidd — Wed Jan 03, 2024 1:43 am