0

Possible Duplicate:
Decoding numeric html entities via PHP

I have encoding error in the breadcrumbs (view file)

how can I fix that ? php or html ?

input => Madagascar 3: Europe's Most Wanted

output => Madagascar 3: Europe's Most Wanted

I'm using Yii PHP framework ans MySQL

enter image description here

1
  • why ? . how is that help me and how ? Commented Aug 6, 2012 at 17:35

1 Answer 1

3

You need to use this html_entity_decode

Here is a reference http://php.net/manual/en/function.html-entity-decode.php

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.