Member
Member
vincent3569   2012-05-10, 09:59
#1
hi

I have an issue with zbboostrap.
I used a tooltip script to display the description of albums.
But, if the description contains html code (especially tags <a>), it doesn't work.

Is there a function that allows to clean the string and remove some html tags ?</a>
Administrator
Administrator
acrylian   2012-05-10, 10:14
#2
You mean this?: http://php.net/manual/en/function.strip-tags.php
Member
Member
sbillard   2012-05-10, 18:08
#3
There is also `getBareXXX()` functions
Member
Member
vincent3569   2012-05-11, 21:07
#4
hi
thanks sbillard, you was on the right way and I solved my issue with `getBareAlbumDesc()`
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.