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 ?
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