Activity Stream
48,167 MEMBERS
6814 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member

    Default sql command help

    Hi.... in my wordpress site ,, for about 200 posts i had used for bold,since was using the bbcode plugins..... no i want to replace the & with <strong> and with </strong> .....

    how can i do this with phpmyadmin sql query command ?


    please help
    Mr.Mirchi Reviewed by Mr.Mirchi on . sql command help Hi.... in my wordpress site ,, for about 200 posts i had used for bold,since was using the bbcode plugins..... no i want to replace the & with <strong> and with </strong> ..... how can i do this with phpmyadmin sql query command ? please help Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    Installtheworld.blogspot.com Redswitches.com
    If U can List the Table and its attributes , I can help u with the command As I am not aware with the structure of VB..

  4.     
    #3
    Member
    ^its a wordpress site... if u can give a genral syntax like wp_ being as table name.. it would be helpful bcz there are 5-6 blogs i have like that

  5.     
    #4
    Member
    Website's:
    PornShareProject.org MidnightDesires.org
    Like Allen said, without the tables, its hard to know what exactly you need, but I assume you played around with SQL enough to know what to replace it with.

    Code: 
    UPDATE subject SET body = REPLACE ( body , '<strong>', '</strong>' )

    The following below might be the only thing you need to change
    Code: 
    subject
    body
    <strong>
    </strong>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Small chatbox bug with the /me command.
    By Ashleyuk1984 in forum Feedback and Suggestions
    Replies: 0
    Last Post: 7th Aug 2012, 03:30 PM
  2. Command for network
    By planet in forum General Discussion
    Replies: 2
    Last Post: 11th Feb 2012, 03:26 AM
  3. SSH Command Variables
    By Maverick in forum Server Management
    Replies: 1
    Last Post: 11th Jan 2012, 05:40 AM
  4. Anybody know how to generate such a snapshot by command?
    By wellhome in forum File Host Discussion
    Replies: 2
    Last Post: 7th Apr 2011, 02:39 PM
  5. Command Winrar
    By kikikaka in forum Web Development Area
    Replies: 2
    Last Post: 18th Dec 2010, 10:08 PM

Tags for this Thread

BE SOCIAL