pay_mod.php

来自「自己写的一个网络日志(BLOG)系统」· PHP 代码 · 共 7 行

PHP
7
字号
<?php
!function_exists('readover') && exit('Forbidden');

function MakeButton($seller,$subject,$price,$ordinary_fee,$express_fee,$method){
	global $timestamp,$db_blogurl,$db_charset;
	if ($method==1) {
		$str .= "<a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=".rawurlencode(str_replace('&#46;','.',$seller))."&item_name=".rawurlencode($subject)."&item_number=phpw*&amount=$price&no_shipping=0&no_note=1&currency_code=CNY&notify_url=http://www.phpwind.com/pay/payto.php?date=".$_SERVER['HTTP_HOST'].get_date($timestamp,'-YmdHis')."&bn=phpwind&charset=$db_charset\" target=\"_blank\">璐濆疂鏀

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?