开发者

While loop in php error

开发者 https://www.devze.com 2023-02-19 10:47 出处:网络
Well since the foreign key doesn\'t even working in phpMyadmin i\'ve decided to use the while-loop just to put some value in the table who has the fk. and here\'s the error i have encountered..

Well since the foreign key doesn't even working in phpMyadmin i've decided to use the while-loop just to put some value in the table who has the fk. and here's the error i have encountered..

Fatal error: Maximum execution time of 30 seconds exceeded in /mnt/Target01/338270/

honestly, i've been working out with phpMyadmin for over a y开发者_StackOverflow中文版ear but this is the first time this dramatical error occured.. and i really got so upset about it.. if you guts know what to do please tell me.. T^T


See this set_time_limit, and also this memory-limit

0

精彩评论

暂无评论...
验证码 换一张
取 消