Hi there,
I am facing some problems in fetching the tags entered into an input field that uses the the jQuery tagManager.
<input type="text" name="tags" placeholder="Tags" class="tagManager"/>
normally i just have to echo $_POST['tags'] in the PHP form handling part and it gives me the tags but, with class tagmanager facility i dont get any data. Does anybody know how can i get my tags.?
I am using jQuery tagManger in my form and you can find it here : http://welldonethings.com/tags/manager