Php multilanguage date: howto?
问题 Nota: this is not a duplicate of Translating PHP date() for Multilingual Site . I've read it! I'm sorry, I first have to explain how my framework works, so you can understand precisely where my problem is: Here's how my Php code works (rough principles). Let's use for an example someone who wants to see the URL http://myweb.com/valid.php : in the file valid.php the code include the right classes definition then create one object and call the function display() which displays the page. in the