ThinkCMF 使用助手函数cookie进行cookie操作

cookie('name', 'value', 3600);
echo cookie('name');
cookie('name', null);
cookie(null, 'think_');

results matching ""

    No results matching ""