Hi Abu,
I need your help about Tag It called from table, ¿it´s possible?
Thanks…
Disson
C3media
3 Answers
Hello,
If you have tag-it demo file, you can put an extra select mysql_query to fetch the tags from table and put in JS code.
e.g. in demos/integration/tagit.php
Abu I tested it, But show me this error
Parse error: syntax error, unexpected '"'.implode('"' (T_CONSTANT_ENCAPSED_STRING) in C:xampphtdocsinventariodemosintegrationstag-it.php on line 77
I really don't know the problem!
It looks to be your customization error and some " " handling issue.
Please refer googling this issue:http://www.google.com/search?q=+'"'.implode('"'+(T_CONSTANT_ENCAPSED_STRING)
Your Answer