From: clayton c. <cc...@ca...> - 2001-04-24 15:04:58
|
> We need to decide on the following standards: > > What file extension will we use for included files? > included.php, included.inc, included.inc.php, etc. i suggest included.inc.php - the php at the end for security, and the inc to let us know what it is > What file extension will we use for classes? > included.class, included.class.php, etc.? probably .class.php . we dont want to confuse people with Java background. > Can we change the term plug-ins to modules? +1 |