postgresql - How can I Insert form data of a table into the database in php? -


php newbie here. have couple of questions please don't discourage me since i'm learning php language. so, question is: currently, using open source db(postgresql) , have made first php, form-type page. how can suppose insert form data of "table input type" database.

see image

please, need basics , not-so complicated solutions this. in advance.

learn framework example yii2 framework

just install

configure db connection

and create crud

the definitive guide yii 2.0


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -