Skip to content

utilmind/remove-scripts-from-mysql-scraped-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

remove-scripts-from-mysql-scraped-csv

The script used to remove all <script>'s from mySQL scraped database. Works both for live mySQL db and/or CSV.

The script used to remove all <script>'s from mySQL scraped database. Works both for live mySQL db and/or CSV.

Second script ("split_csv.php") is just quick tool for internal use to split large CSV's to some smaller parts.

No demo available. But this PHP will definitely remove all <script>'s from the CSV (filename should be specified as command-line argument) or mySQL db (simple configuration required in the PHP's header).

About

The script used to remove all <script>'s from mySQL scraped database. Works both for live mySQL db and/or CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages