Welcome Guest, Not a member yet? Register   Sign In
Delete only special db cache
#11

(05-08-2018, 04:35 AM)InsiteFX Wrote: If it works for you leave it alone.

But it is not standard way for delete special file
Do you can help me about it?
Reply
#12

If your creating special files then I would create my own method for deleting them.

Maybe store the filenames into an array so you could index it and delete them.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#13

(05-19-2018, 09:04 AM)InsiteFX Wrote: If your creating special files then I would create my own method for deleting them.

Maybe store the filenames into an array so you could index it and delete them.

How do i store filenames?
In file or database?
Cache or manual file/database?

Because my users are more than 1 million so it is very important how do i save it or use cache
Thanks
Reply
#14

(05-08-2018, 04:35 AM)InsiteFX Wrote: If it works for you leave it alone.

Do you have better solution?
Reply
#15

No I do not have a better way, but I believe that if it works leave it alone.
You can play around with it and try to tweak it out etc;
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#16

(06-02-2018, 03:52 AM)InsiteFX Wrote: No I do not have a better way, but I believe that if it works leave it alone.
You can play around with it and try to tweak it out etc;

I finally use apc cache manually for save query resource
Reply




Theme © iAndrew 2016 - Forum software by © MyBB