Connect to DB with PHP

This is the international (english) support forum for the SQLite Administrator developed and maintained by Orbmu2k.

Moderators: gto, EgonHugeist, Orbmu2k

Locked
alexbesnard
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 08.01.2009, 10:18

Connect to DB with PHP

Post by alexbesnard »

Hi.

I created a database with 2 tables using SQLite Administrator.

My database is called bbd_bibliotheque.sdb.

How can I connect to my DB and simply show the whole content of each table (called Auteur and Livres) ?

Thank you.
Alecarrka
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 03.10.2016, 23:08

Connect to DB with PHP

Post by Alecarrka »

Hi, i am making a register script in PHP, and was wondering if you could connect to SmartFox server, to register the details to the DATABASE.
Locked