PHP Prestashop 1.2.5访问cookie

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP Prestashop 1.2.5访问cookie相关的知识,希望对你有一定的参考价值。

/* SSL Management */
$useSSL = true;
	
include('../config/config.inc.php');
include('../init.php');
if ($cookie->isLogged()){
	$userid = intval($cookie->id_customer);
}

以上是关于PHP Prestashop 1.2.5访问cookie的主要内容,如果未能解决你的问题,请参考以下文章

PHP Prestashop 1.2.5产品标签

PHP Prestashop 1.2.5删除姓氏上限

PHP Prestashop 1.2.5免费送货1载体

PrestaShop 1.7.6 在访问分类的时候提示错误

PrestaShop 1.7.6 在访问分类的时候提示错误

Prestashop Web 服务返回 JSON