paypal

所属分类:Web商城
开发工具:PHP
文件大小:1295KB
下载次数:0
上传日期:2018-07-29 21:00:03
上 传 者sh-1993
说明:  这是贝宝支付系统的另一个例子
(This is another example of a paypal payment system)

文件列表:
.htaccess (94, 2018-07-30)
classes (0, 2018-07-30)
classes\Dbase.php (3132, 2018-07-30)
classes\application.php (108, 2018-07-30)
classes\cart.php (4925, 2018-07-30)
classes\paypal.php (2153, 2018-07-30)
classes\products.php (208, 2018-07-30)
css (0, 2018-07-30)
css\styles.css (180, 2018-07-30)
images (0, 2018-07-30)
images\fashion-q-c-640-480-10.jpg (36752, 2018-07-30)
images\food-q-c-640-480-5.jpg (34802, 2018-07-30)
images\sports-q-g-640-480-9.jpg (56221, 2018-07-30)
images\technics-q-c-640-480-3.jpg (23261, 2018-07-30)
images\un.jpg (18439, 2018-07-30)
includes (0, 2018-07-30)
includes\autoload.php (197, 2018-07-30)
includes\config.php (597, 2018-07-30)
includes\functions.inc.php (61, 2018-07-30)
includes\functions (0, 2018-07-30)
includes\functions\base.php (2065, 2018-07-30)
includes\settings.inc.php (718, 2018-07-30)
index.php (777, 2018-07-30)
internals (0, 2018-07-30)
internals\13816798_10210236736503023_1661873706_n.jpg (76081, 2018-07-30)
internals\cart.php (930, 2018-07-30)
internals\checkout.php (2324, 2018-07-30)
internals\errors (0, 2018-07-30)
internals\errors\404.php (0, 2018-07-30)
internals\home.php (1203, 2018-07-30)
internals\initpaypal.php (218, 2018-07-30)
internals\pay.php (2210, 2018-07-30)
internals\payment.php (390, 2018-07-30)
internals\summary.php (522, 2018-07-30)
libs (0, 2018-07-30)
libs\PayPal-PHP-SDK (0, 2018-07-30)
libs\PayPal-PHP-SDK\autoload.php (183, 2018-07-30)
libs\PayPal-PHP-SDK\composer (0, 2018-07-30)
libs\PayPal-PHP-SDK\composer\ClassLoader.php (12466, 2018-07-30)
... ...

PSR Log ======= This repository holds all interfaces/classes/traits related to [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md). Note that this is not a logger of its own. It is merely an interface that describes a logger. See the specification for more details. Usage ----- If you need a logger, you can use the interface like this: ```php logger = $logger; } public function doSomething() { if ($this->logger) { $this->logger->info('Doing work'); } // do something useful } } ``` You can then pick one of the implementations of the interface to get a logger. If you want to implement the interface, you can require this package and implement `Psr\Log\LoggerInterface` in your code. Please read the [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) for details.

近期下载者

相关文件


收藏者