/CdbC

Primary LanguagePHPApache License 2.0Apache-2.0

CdbC

Description

This code is intended to work for webservers that needs to connect to a database.

What you need to do

  • First, clone the project
  • Then, change the global variables at the top of the code
  • Finally, add your SQL statement that will create the table ("create_table" function)

And you're all set !