search
Homephp教程PHP源码php逐行读取txt并导入数据库

跳至     
<?php
//作者:www.tongqiong.com
set_time_limit(13600);  //设置时间
$conn=mysql_connect(&#39;localhost&#39;,&#39;root&#39;,&#39;&#39;); //连接数据库
mysql_select_db(&#39;tongqiong&#39;,$conn);
mysql_query("SET NAMES utf8");

$fp_in = fopen(&#39;F:/sql/www.tongqiong.com.txt&#39;, "r");
while (!feof($fp_in)) {
    $line = fgets($fp_in);
    //$u=explode(&#39;# &#39;, $line);//如果有分割
    mysql_query("INSERT INTO `user` (title)VALUES(&#39;trim($line)&#39;)",$conn); 
}
echo &#39;OK&#39;;
//作者:www.tongqiong.com
?>



Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version