gpt4 book ai didi

php super super 全局变量

转载 作者:可可西里 更新时间:2023-11-01 13:56:39 26 4
gpt4 key购买 nike

我想知道,我有这个大数组,是否可以只在内存中使用一次而不是每个线程一次?以 stackoverflow 上的标签为例。他们几乎从不改变,为什么不为他们留下一个内存点呢?甚至可能将该数组永久保存在内存中?

最佳答案

看看apc_store

Unlike many other mechanisms in PHP, variables stored using apc_store() will persist between requests (until the value is removed from the cache).

关于php super super 全局变量,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6182312/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com