One resource I've found valuable is the PHP Coding Standard at
http://utvikler.start.no/code/php_coding_standard.html

To quote the introduction:

The PHP Coding Standard is with permission based on Todd Hoff's C++
Coding Standard. Rewritten for PHP by Fredrik Kristiansen / DB Medialab,
Oslo 2000-2001.

There are many other resources available as well, you should be able to
find good information if you do a google search for PHP Coding Standard,
or take a look at the Pear requirements at http://pear.php.net.

Jason
 2003-02-02 at 12:34, anders thoresson wrote:
> Where can I find good guidelines on how to write PHP-code that's easy to 
> read for a human?
> 
> -- 
> anders thoresson
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to