Jump to content

Searcha nd replace Value - Help!


stevebor1

Recommended Posts

what querey do i run in myphpadmin to search and replace. i have a table (yabbse_members) with a field called (personalText). I want to replace the initial value "I Love YaBB!" to something else. What do i need to type to search and replace? i have about 250 members that i need to change. Thanks
Link to comment
Share on other sites

[!--quoteo(post=338817:date=Jan 21 2006, 07:08 PM:name=AndyB)--][div class=\'quotetop\']QUOTE(AndyB @ Jan 21 2006, 07:08 PM) [snapback]338817[/snapback][/div][div class=\'quotemain\'][!--quotec--]
[code]UPDATE yabbse_members SET personalText = 'Something Else' [/code]
That will change ALL records
[/quote]

ok, but i want to change only those that have "I Love Yabb!" and not the others. do i do a SEARCH of some kind?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.