1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

SQL update problem

Discussion in 'Databases' started by Freewebspace, Mar 10, 2008.

  1. #1
    I just use this query to update `post_content`

    But the problem is it does n't get updated

    Another thing is that format of `post_content` is LONG TEXT


    Some say there is a bug with LONG TEXT character update

    Is there any other way to update `post_content`
     
    Freewebspace, Mar 10, 2008 IP
  2. VernonK

    VernonK Peon

    Messages:
    17
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What is the contents of $file? Is this HTML (I'm assuming so)? Are you sure there isn't a problem with single quotes in contractions (e.g. won't) breaking the query?
     
    VernonK, Mar 10, 2008 IP