Skip to content

This project is a simple PHP script that establishes a connection to a MySQL database named mtariri_agents on a local server. The database credentials are hardcoded in the script for simplicity.

Notifications You must be signed in to change notification settings

nia-cloud-official/mtariri_agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mtariri Agents Database Connection

Description

This project is a simple PHP script that establishes a connection to a MySQL database named mtariri_agents on a local server. The database credentials are hardcoded in the script for simplicity.

Usage

The script attempts to establish a connection to the database and prints an error message if the connection fails. If the connection is successful, you can use the $conn object to interact with the database using PHP's MySQLi functions.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

This project is a simple PHP script that establishes a connection to a MySQL database named mtariri_agents on a local server. The database credentials are hardcoded in the script for simplicity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published