Add: send mail test

This commit is contained in:
2018-09-18 14:48:05 +09:00
parent ba5336795a
commit 697265ee29
5 changed files with 195 additions and 10 deletions
+11
View File
@@ -0,0 +1,11 @@
<?php
$newLine = "\r\n";
// load service db setting
$bankName = "카카오뱅크";
$bankOwnerName = "박지상";
$bankAccountNo = "3333-04-4316912";
?>