Jump to content

Recommended Posts

Posted

I'm not putting the weird characters in myself, just can't open an editor and edit the file that is misbehaving...

It's Hanna code that does the output, see

https://gist.github.com/PeterDeKeer/1c3a7daefe7ae271e0eb

There are two lines outputting the month of the year in full name fasion 'December'. In french they have accents, and those are misbehaving.

$output .= strftime("%d %B %Y",$verhuurprijs->startdatum);

Could you (gently) move me in the right direction?

Thanks so far Martijn!

Posted

It has to do with charactersets. Those question marks tells that the characters are not mapped (anymore).

This can happen when there was a change in how the charactersets were saved. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...