Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

osCommerce & ŠÞéçïå| characters


Stephan (VS)

Recommended Posts

Is it safe to use ASCII or whatever characters on an osCommerce website?

Specifically - ₂ , as in oxygen O₂ (2082 Unicode Hex)

Text enlarged for viewing purpoises.

Do the scripting languages & browsers support it?

 

I want to use the in Category Names (Active O₂ = 140-200mm) & Product codes (H₂ADC-ASUP5QDELUXEVM).

 

-Stephan :huh:

"I have no special talent. I am only passionately curious"

- Albert Einstein

Link to comment
Share on other sites

Is it safe to use ASCII or whatever characters on an osCommerce website?

Specifically - ₂ , as in oxygen O₂ (2082 Unicode Hex)

Text enlarged for viewing purpoises.

Do the scripting languages & browsers support it?

As far as I know utf-8 is pretty much standard now (I saw Wordpress assuming it as a default for the MySQL database recently). But I assume it is only safe it the webserver the site is on uses utf-8 for the character set, the MySQL database is utf-8, and your setting for character set in osC (I believe the includes/languages/english.php or whatever language you are using) is utf-8 (probably not so important unless you work locally because the browser pays attention to what the webserver says you will be using, not what you put in the header is my experience).

 

So it all depends :) (I'm not an expert in this though so....)

Link to comment
Share on other sites

The server I'm gonna be hosting on does support utf-8,

 

I'll check tonight when I upload it and make it live.

 

If it does crash I'l post here.

 

I doubt there would be any issues,

 

I'l just click the sync button and see what happens. ^_^

"I have no special talent. I am only passionately curious"

- Albert Einstein

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...