Search found 5 matches

by rammy
Tue Oct 03, 2006 4:59 am
Forum: PHP - Code
Topic: Strip html with smarty
Replies: 8
Views: 1678

Awesome and thanks a lot Oren. This is exactly what I was looking for :D
by rammy
Sun Oct 01, 2006 12:52 pm
Forum: PHP - Code
Topic: Strip html with smarty
Replies: 8
Views: 1678

Ok jmut I will try to do that.
by rammy
Sat Sep 30, 2006 4:50 am
Forum: PHP - Code
Topic: Strip html with smarty
Replies: 8
Views: 1678

Yep I have been digging it for quite a while now. No success though :? But theres something that can be done for sure.

Thanks
by rammy
Fri Sep 29, 2006 7:06 pm
Forum: PHP - Code
Topic: Strip html with smarty
Replies: 8
Views: 1678

Thanks a94060. Its a good resource. PHP does have some tags that can solve my query. But I dont think my 'free' blog supports PHP. But it does support {smarty} for sure.
by rammy
Fri Sep 29, 2006 8:15 am
Forum: PHP - Code
Topic: Strip html with smarty
Replies: 8
Views: 1678

Strip html with smarty

Hi, I am a newbie in smarty. I have been trying to learn a few things up from the resources available in the net. But this is really bothering me for the last few days now as I cant do this. What I have is this: {capture name=cats}{list_cats}{/capture} and what I get ($smarty.capture.cats) from this...