PHP Classes

database

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  database  
Subject:database
Summary:trouble submitting to database
Messages:2
Author:Feegalo Vita
Date:2021-02-20 17:31:30
Update:2021-02-20 18:58:11
 

  1. database   Reply   Report abuse  
Picture of Feegalo Vita Feegalo Vita - 2021-02-20 18:58:11
I have been used to mysql. I stoped developing for a long time and now find my things have changed with php7--.
I created a nested database in mariadb and connected successfully to php mysqli.
-----db format-----
db(db[tabs],db[tabs],db[tabs]).
-----connection format-----
function con(host,user,pwd,$db)

$db is provied on function call

the problem is that this seem to work nicely for reading rows but doesn't work for inserting

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.