cache->update("test"); i want to do something like this I f" /> cache->update("test"); i want to do something like this I f" /> cache->update("test"); i want to do something like this I f"/>

How can I get mybb's cache into my own script?

50 views Asked by At

How can I get mybb's cache into my own script? I mean :

$mybb->cache->read("test");
$mybb->cache->update("test");

i want to do something like this I found a lot of resources on the internet, but I couldn't find the result I wanted, but I couldn't find how to search.

0

There are 0 answers