Thread: The SQL Class
View Single Post
Old 01-16-2009, 09:25 PM   #44 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Can't I name it class.DBmysql.php ? Since the class itself isn't named mysql, it sounds a little confusing to use different names on the file and the class. I can understand if you want to use a prefix of class. infront of the classname, so everyone can see it's a class, but to rename it?

Ahwell, tell me what to do. Rename to class.mysql.php or class.DBmysql.php
__________________
Tanax is offline  
Reply With Quote