i use symfony with doctrine ORM and here how i insert bulk of raw sql queries to database :
Archive for October, 2010
symfony insert raw sql using doctrine
Posted in Web, tagged doctrine, mysql, php, symfony on October 28, 2010 | 1 Comment »
Solve Erorr – Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate
Posted in General, tagged apache, linux, memory, php, solved on October 12, 2010 | 2 Comments »
very easy… go to your php.ini and serach for memory_limit and increase it to be 32mb or whatever you want memory_limit –> Maximum amount of memory a script may consume





