Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

dbseeker

A simple php cli tool to search word patterns in a whole mysql database and replace them if wanted

install

git clone git@github.com:korby/dbseeker.git

Usage

./dbseeker.php  [-h host] -u user [-p password] -d databasename -s pattern [-r replacement_pattern]

Example

./dbseeker.php  -u myusername -d mydatabase -s "something"

About

A simple php cli tool to search word patterns in a whole database and replace them if wanted

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages