dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-dev] PHP Coding Standart


From: Gustavo Novaro
Subject: [Dolibarr-dev] PHP Coding Standart
Date: Mon, 30 May 2011 14:31:07 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Hi community please be more strict in coding php standart like:
- Line ending use Unix
- Tab and spaces i recommend use tab
- D'ont use closing php tag ?> in pure php pages..
- Encoding use utf-8 for all pages and database, and strongly recomend use utf8_unicode_ci in mysql, and innodb.

--
Gustavo Novaro
ROSKUS
www.roskus.com.ar

reply via email to

[Prev in Thread] Current Thread [Next in Thread]