Connecting to a MariaDB Database
-
Hey there,
I am currently developing a website hosted on my raspberry Pi in which I use forminator to create a ‘registration’ form for new users. Basically, I want to take the submissions from this registration form as they are submitted, and insert them into a database hosted on the raspberry pi aswell. The database is named ‘docdash’ and the relevant table is ‘registration’ and i created these using the MariaDB protocol via normal MySQL syntax on my raspberry pi command line interface.
I really need help with this as soon as possible so I would appreciate any input! I have a very basic understanding of php, however, I understand that I may be required to use a php script to achieve this and I am happy to do that.
Thanks heaps in advance!!! (I didnt link the site as its hosted and only accessible over my LAN).
- The topic ‘Connecting to a MariaDB Database’ is closed to new replies.