Jump to content

Caching a Mysql Table


tempi

Recommended Posts

they have the same structure but i cannot sort table A and table B and then print it out. (it has to stay that way)

 

I need a sorting through all records from both tables. So I wan't to cache them temporarily.

 

Not I made a workaround with a temp SQL table where I sorted everthing. But PHP would be faster.

 

So would you use a multi dimensional array? Which one? Wich sort function?

 

Thanks again.

 

Tempi

Link to comment
https://forums.phpfreaks.com/topic/71499-caching-a-mysql-table/#findComment-360091
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.