PHP/MySQL mass update script
- May 28th, 2009
- Posted in Code . Server
- By jzerbe
- Write comment
![]() |
I didn’t want to grind out a whole bunch of clicks in PHPMyAdmin to update the domain name on a wordpress install so I created this mass update script. Searches multiple database, tables, columns for specified search string and replaces the search string with a replacement string. |

No comments yet.