[請益] 資料匯入的問題
請問各位大大,php有沒有辦法匯入大量的資料,不是用phpmyadmin, 前台跟後台的資料
庫連結沒有問題,但是前台的網頁就是一直撈不出資料,但資料庫裡面有資料,不知道是
出了什麼問題
apgdb_delta.php這個檔案有執行
<?
exec("mysql -unetix_roger -proger123 --default_character_set utf8
netix_tivo < epgdb.sql");
exec("mysql -unetix_roger -proger123 --default_character_set utf8
netix_tivo < epgdb_delta.sql");
?>
apgdb.php這個檔案沒有執行
<?
exec("mysql -unetix_roger -proger123 --default_character_set utf8 netix_tivo
< epgdb.sql");
?>
一共有四個檔案,apgdb_delta.php apgdb.php apgdb_delta.sql apgdb.sql
另外一個問題是,就是用php寫好的一個上傳程式,上限是1MB,但是只要上傳400k以上的
圖片,上傳的視窗就會顯示http 500錯誤,謝謝。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 123.192.195.241
→
09/24 01:25, , 1F
09/24 01:25, 1F
推
09/24 02:23, , 2F
09/24 02:23, 2F
→
09/24 02:23, , 3F
09/24 02:23, 3F
→
09/24 02:24, , 4F
09/24 02:24, 4F
→
09/24 15:17, , 5F
09/24 15:17, 5F
PHP 近期熱門文章
PTT數位生活區 即時熱門文章