Welcome Guest, Not a member yet? Register   Sign In
MySQL table names forced to lower-case, and table_exists function case-sensitive ?
#5

[eluser]flaky[/eluser]
Code:
COLLATE utf8_unicode_ci
only makes sure your table is in UTF-8 encoding.

You can continue with your taste of CamelCase, just be careful when querying the database.


Messages In This Thread
MySQL table names forced to lower-case, and table_exists function case-sensitive ? - by El Forum - 01-07-2010, 02:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB