Page 2 of 2

Posted: Wed Jan 31, 2007 3:58 am
by dude81
I've seen this problem , but as far as I think this as a problem of execution time. I've fixed a similar problem by increasing the memory_limit= 16KB in php.ini. Try this increasing to the maximum limit specified a side the variable. Let me know whether it is solved or not

Posted: Wed Jan 31, 2007 10:37 am
by RobertGonzalez
MySQL allows the creation of functions (and triggers and procs and the like). Why not a write a function on the database that does this for you instead of trying to do it code side?

Posted: Wed Jan 31, 2007 11:13 am
by acco
for DUDE81: i've just tried to increment memory in the php.ini but it fails.

for Everah: can u tel me how write a function direct in mysql? i never do it before. Post me a tutorial or something else so i can read and try!



Thanks!!

Posted: Wed Jan 31, 2007 11:47 am
by RobertGonzalez
Try searching the MySQL website. They have published a host of good tutorials on coding Procedures, Trigger, Views and Functions.

And for the record, you might want to stay from AOL speak...

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.

Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.