php - Increasing row limit import size -


trying import file web application , fails when importing >100k rows. less successful. file size 14mb php.ini set 100mb file upload ideas helpful.

php 5.4.20 (cli) mysql ver 15.1 distrib 5.5.33-mariadb

in php.ini check max_execution_time , increase it


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -