Re: Naming conventions in php referring to mysql databases
Posted by apaezp on 05/27/07 22:12
I have encountered the same problem. Developing applications on
Windows and deploying on Linux or deploying in both platforms. I
would strongly suggest you use all lowercase or use underscores. Any
other solution tends to crop up later on as annoying bugs.