Re: [PHP] Please review our coding standards

2001-05-02 Thread Steven Haryanto
At 5/2/2001 12:46 PM, Anuradha Ratnaweera wrote: >Most of your guidelines match with our practices. Here are some comments. Thanks for the comments. > > 1.4 Whitespaces > > > > - No whitespace after function or method name. Example: > > > > exit() > >We also use this. But I have s

Re: [PHP] Please review our coding standards

2001-05-02 Thread Anuradha Ratnaweera
Most of your guidelines match with our practices. Here are some comments. On Sat, 28 Apr 2001, Steven Haryanto wrote: > 0.1 We are writing PHP4 application here, not PHP3, nor Perl, Python, etc. > So use PHP idioms. Same here. > 0.3 Consistency matters. > > 0.4 Standards is important. >

Re: [PHP] Please review our coding standards [ ideas ]

2001-05-01 Thread Toby Miller
lass.php and filename.lib.php, only contain functions, classes, variable declarations, etc. --Toby - Original Message - From: "Johnson, Kirk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 30, 2001 6:22 PM Subject: RE: [PHP] Please review our coding s

RE: [PHP] Please review our coding standards [ ideas ]

2001-04-30 Thread Johnson, Kirk
Steve, I am wondering what your reason is for item 4.2. Security, or otherwise? Personally, I like having various file extensions, for sorting files by content type. Thanks for putting this up here. Kirk > -Original Message- > From: Steven Haryanto [mailto:[EMAIL PROTECTED]] > Subject: