ID: 25696 Updated by: [EMAIL PROTECTED] Reported By: kevin at knconsulting dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows XP PHP Version: 4.3.3 New Comment:
php.net performs a number of actions when you browse to determine what language to best serve the site in. IP address (to resolve back to the country you originate from), your browser's preferred language setting, the last explictly requested langauge, and the specific mirror's default language are all considered. In your case, these values combined to suggest you'd want the display in spanish. To override this value, simply select 'English' explicitly (from a dropdown on any manual page), or goto http://www.php.net/my.php to set your preferred language with a cookie (this page will also tell you what factors were conspiring to deliver spanish as opposed to english). Previous Comments: ------------------------------------------------------------------------ [2003-09-29 16:15:13] kevin at knconsulting dot com Description: ------------ I go to www.php.net, I search in the upper right hand corner for 'date' so I can pull up documentation for the date function. This page is displayed in Spanish as well as every other page I click on. Is there a reason everything is in spanish by default? Seems like it should be in English. Thanks, Kevin ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25696&edit=1