

Save in /var/www/ the following PHP script: Install MySQL C client library from Debian repository by typing: (1L, 'Acme Systems srl', '+39 (06) 99-12-187', '(2L, 'Atmel Corporate', '+1 (408) 441-0311', '(3L, 'Digikey', '+1 (800) 344-4539', '(4L, 'Mouser', '+39 02 575 065 71', 'Connecting to MySQL server with C Install MySQL Server or just the MySQL client tools: MySQL Server: sudo apt install mysql-server MySQL Client Utilities: sudo apt install mysql-client Additional information about the packages available within MySQL’s APT repository can be found by exploring the repository for your distribution: Ubuntu or Debian. Install MySQLdb module from Debian repository by typing:


Refer to MySQL server installing and test to install a MySQL server on your Acme Board with the database used on this examples. This article illustrates how to access to local or remote MySQL server from the client API in Python, C and PHP.
