Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Allowed memory size of xxxbytes exhausted
#6

(This post was last modified: 09-11-2015, 02:23 AM by sintakonte.)

in any circumstance you should prevent calculations like that in PHP

most of the time if you want to calculate something like that with this type of data you should think about triggers
MYSQL Trigger Doku

Basically you can set after and before triggers in order to react with your action. Allowed are, on update, on insert and on delete triggers.
Reply


Messages In This Thread
RE: Fatal error: Allowed memory size of xxxbytes exhausted - by sintakonte - 09-10-2015, 06:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB