php - Are apc_store and apc_fetch functions suitable for intensive use? (scenario described)

221

In ASP.NET I use a static object persistent across sessions (object in server scope) to manage global website information.

I use it mainly to load-manage big lists and avoid slow database queries when sorting and modifying information.

How can this be done with PHP?

Are apc_store and apc_fetch suitable for intensive use in this scenario?

People are also looking for solutions to the problem: Not able to marge 2 pdf dynamically using PDFmarger in php

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.