download csv

This commit is contained in:
Suvodip
2024-06-11 20:15:49 +05:30
parent e67df7f464
commit 22c95c4df1
2 changed files with 35 additions and 3 deletions

View File

@@ -1 +1 @@
<?php define("PWD", getcwd()); session_start(); define("MYSQL_HOST", "localhost"); define("MYSQL_USER", "billing"); define("MYSQL_DB", "billing"); define("MYSQL_PASS", "MyPass"); define("SHOP_ID", "119");
<?php define("PWD", getcwd()); session_start(); define("MYSQL_HOST", "172.16.1.1"); define("MYSQL_USER", "siliconpin"); define("MYSQL_DB", "siliconpin_bill"); define("MYSQL_PASS", "0000"); define("SHOP_ID", "119");