Php
-
how to insert a computed values in a table?
:sigh: please help me
-
how to insert a computed values in a table?
:sigh: please help me
There is a LAMP forum, please use that in future to ask questions related to PHP and MySQL. Finally, the PHP framework uses MySQL majorly (but not always), and you would need to check how to integrate PHP and MySQL both and execute an INSERT INTO query to add the content to the table. So basically, there are 3 things that you need to learn. 1) PHP, for the scripting part. 2) MySQL, how would that work, how it supports everything. 3) SQL language, for queries and commands on MySQL. Now, please read any good article on CodeProject to get started with PHP + MySQL and they will actually teach you all of it, otherwise, get started with snippets of code and work your own by reading some documentations. [How to Insert Data Into MySQL Database Table Using PHP - Tutorial Republic](https://www.tutorialrepublic.com/php-tutorial/php-mysql-insert-query.php)
The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~