📄 ccval.php
字号:
<?php
/*
$Id: ccval.php,v 1.5 2002/04/29 19:09:02 project3000 Exp $
网络商店 - 吉鑫网络
http://www.chinaifc.com
Copyright (c) 2000,2001 网络商店
汗化版权所有吉鑫网络
*/
define('TEXT_CCVAL_ERROR_INVALID_DATE', 'The expiry date entered, %s/%s, is <font color=\"#FF0000\"><b>invalid</b></font>. Please check the date and try again.');
define('TEXT_CCVAL_ERROR_INVALID_NUMBER', 'The <b>%s</b> number entered, %s, is <font color=\"#FF0000\"><b>invalid</b></font>. Please check the number and try again.');
define('TEXT_CCVAL_ERROR_UNKNOWN_CARD', 'The first four digits of the number entered are %s.<br> If that\'s correct, we don\'t accept that type of credit card.<br> If it\'s wrong, please try again.');
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -