瀏覽代碼

README changed

master
RinRi 4 年之前
父節點
當前提交
a2e87c4ff5
共有 1 個檔案被更改,包括 6 行新增7 行删除
  1. +6
    -7
      README.md

+ 6
- 7
README.md 查看文件

@@ -1,7 +1,6 @@
# FutureBuilding Shop
Built with PHP online shop for fictional FutureBuilding company.
You need to use MySQL database in config.php file:
```php
<?php
return mysqli_connect("ip adress", "login", "password", "database name");
```
# PHP online shop
## Built With:
+ [PHP](https://www.php.net/)
+ [HTML](https://www.w3.org/html/)
+ [CSS](https://www.w3.org/Style/CSS/)
+ [JavaScript](https://www.javascript.com/)

Loading…
取消
儲存