Warning: mysql_fetch_array() - Building my own tags

Discussion in 'PHP' started by zaay, Aug 7, 2009.

  1. zaay

    zaay Member

    Messages:
    269
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #21
    OK thanx to all ! ;)

    Can anyone explain this

    tags = '%s'",mysql_real_escape_string($tag));
    PHP:
    What is tags= %s ? What does mysql_real_escape.. do ?
     
    zaay, Aug 7, 2009 IP
  2. zaay

    zaay Member

    Messages:
    269
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #22

    Ok, this will give me array of tags .. But how can i now insert them in database or select them from database ? Can i use GROUP BY function ? I am in a hurry with this tags, don't know how to use this code now.. Please help me :eek::eek:
     
    zaay, Aug 11, 2009 IP