Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9133651
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:31:29+00:00 2026-06-17T08:31:29+00:00

Until now there is no good article that specifies what standards a programmer should

  • 0

Until now there is no good article that specifies what standards a programmer should follow in order to build global website! and that is why am here, where I hope to find good guidance.

please help me in the following issues:

  • what data types should I use for multilingual website? for example user field could be in English, Dutch or Arabic.. should I define it as varchar with utf8_unicode_ci collation, would that do the trick? I found articles saying to use nvarchar, which is not there in phpmyadmin data type selection! or should I define it manually in command line

  • What are the preferred lengths for Username, Url and Email fields?

  • If I want to show date and time in my content, should I use timestamp or Datetime?

  • what approach is preferred for implementing multilingual website? shall I translate content and place it in database table or just create different contents pages and call them when it’s corresponded language is chosen? after all only website menu will change I don’t see a good reason for keeping it in database.

Sorry for long writing. I hope you could help me in this matter because I am willing to build a heavy website using php and mysql and I don’t want to start with wrong approach and get bugs and errors in the end.

Regards

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T08:31:30+00:00Added an answer on June 17, 2026 at 8:31 am

    Comments to Your points:

    • single UTF-8 collation should do the trick for many languages but still You could have problems with arabic, russian, cyrillic, japan and chinese languages (input).
    • there is no preferred lengths, it is just upon You. I use 50 chars for usernames, 500 chars for URLs and 250 chars for email addresses. But You also may let the user to choose a username with length of 300 characters – again, it is just upon You
    • this has nothing to do with multilinguality and (somebody may suppose I am repeating mysels, but) it is upon Your preferrence
    • not only the menu will change, You should also keep translated URLs with a mark which language is selected right away, thus the About Us page should be
      • http://mysite.com/en/about-us/ in english
      • http://mysite.com/de/uber-uns/ in german
      • http://mysite.com/fr/a-propos-de-nous/ in french, etc
        therefore it is easier to keep the translated documents in a tree document structure where the homepage is on the top, /en/, /de/, /fr/ folders and the content beneath but this leads to more difficult content administration. When saving the translated contents into a DB somebody may find switching between languages and following the previous URL to open up the right translated content with appropriate translated URL not quite easy, too.

    Conclusion: there is no preferred way of doing this and that when speaking of multilingual website – and that’s the reason why there are no articles about the topic. Mostly it is about the CMS You are using and if You are writing one for Yourself it is only upon Your preferrences.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Installed a captcha on my blog, been good up until now. There have recently
Up until now I used DateTime.Now for getting timestamps, but I noticed that if
I was reading over an article that shows some really good information and benchmarks
I'm working with socket.io and node.js and until now it seems pretty good, but
Good evening, I need your help. Until now, using my webservice to withdraw data,
Until now I've always used the ASP.NET MVC framework source for debugging ASP.NET MVC.
Until now I've been only writing console applications but I need to write a
Until now I was logging the Error message and the stack trace of an
Until now I've been used to using DAOs to retrieve information from databases. Other
Until now, I was debugging my PHP scripts and testcases using vim and the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.