in a database table named ibf_posts using phpmyadmin as the user interface in a mysql database
I want to replace certain text to update links that users have posted on an invision board database
example I want to change this- (in this example only adding a tilde)
.......so check out this link www.ourboard.com/archives/link1.html you will like it.....
to
.......so check out this link www.ourboard.com/~archives/link1.html you will like it.....
Im sure its a simple matter, but not sure how to proceed, any help much appreciated thanks.