Batch management
Database content replacement:
Program is used to bulk replace the contents of a field in the database, this operation is extremely dangerous, please be careful。
 Select data sheet and field:
SetQuery("Show Tables"); $dsql->Execute('t'); if($dsql->GetError()!=''){ echo "Can not find the database you specified! $dbname
"; echo $qbutton; } echo "\r\n"; $dsql->Close(); ?>
Fields to replace:
 Replacement: Normal replacement Regular expression primary key field: (Regular mode must be specified)
 Was replaced by content:
 Replace with:
 Replacement conditions: (Empty completely replaced)
 Security code:
result: [Increase] [Shrink]