require('header.php');
require_once('product_fns.php');
//create short variable name
$商品编号=$_POST['商品编号'];
$商品名称=$_POST['商品名称'];
$购买日期=$_POST['购买日期'];
$失效日期=$_POST['失效日期'];
Access denied for user ''@'localhost' (using password: NO)
Hi guys,
I have a trouble with error"Access denied for user ''@'localhost' (using password: NO)", Could someone give me some advice. Try to add new user but it does not work. Here is my scirpts:
Leave a comment: