![]() |
|
|
|||||||
| Database Integration How to use MySql, PostgreSQL, MS SQL, Oracle, and most other databases with PHP. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
sure that i lost something. But when i want insert say 5000 record in a table all is stopped after 2800~2850 record, i try to encapsulate the insert loop between try catch but no message the page is blank that's all. How can i solve this kind of problem? PHP Code:
Many thank's for help. Paolo.
__________________
La guerre est un massacre entre gens qui ne se connaissent pas, et qu'il profite à des gens qui se connaissent mais qui ne se massacrent pas Paul Valery
|
| Sponsored Links |
|
|
|
||||
|
It is probably timing out - see
How avoid "Maximum execution time..." |
|
|||
|
Hi,
as usual 405hp is always the best. at Welcome to the PHP Classes Repository - PHP Classes i found this class PHP Code:
PHP Code:
Many thank for the help. Have a good day.
__________________
La guerre est un massacre entre gens qui ne se connaissent pas, et qu'il profite à des gens qui se connaissent mais qui ne se massacrent pas Paul Valery
|