This repository has been archived on 2025-01-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
luowei_exam/my_first_program.php
2025-01-09 11:57:41 +08:00

3 lines
52 B
PHP

<?php
include_once "db_config.php";
var_dump($link);