Re: [Grouptime-developers] The pre-FINAL of Coding Standards
Status: Pre-Alpha
Brought to you by:
sauanimal
|
From: Hansen <az...@ma...> - 2002-09-09 03:14:24
|
I want to comment: - Point 2.1, "the start and the end tags of the PHP script must be <? and ?>. Do not use <?php tags." Why? I think <?php is more standard. - Point 2.1 too, database query. Can we separate the SQL portion (with string variable)? That's make the SQL easy to build dynamic. - Correction about typo :) Point 2.3, "all the custom function ...", should $HTTP_GET_VARS is $_GET ? The rest is OK :) Hansen Jan Urva wrote: > Hi! > > We done some fork for a while no with the project coding > standards, and now i dare to say, that this is quite near to > the FINAL document, i call it thouhg pre-FINAL, hope you > can get some time to read it through. You can reach it > from our home: > > http://grouptime.sourceforge.net/coding_standards.zip > > Thanx for Lucas who helped me out a little bit :) > > Waiting enormous feedback to this doc also, > Jan Urva |