|
|||
|
i am having trouble with escaping my views. say i use this code to render a menu list:
PHP Code:
<ul><li><a href='test'>test</a></li><li><a href='other-test'>other test</a></li></ul> instead of an unordered list of links. how can i specify which tags are acceptable in a view? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|