Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
You can use html-entities for this. The html-entity for › is › - if you replace the sign by this, you should be fine.
›
Also make sure that you are using UTF-8 for your html-document and php-file, so you can use non-ascii-characters like ›.