[wp-hackers] coding standards and practicality of use
Brian Layman
wp-hackers at thecodecave.com
Sun Mar 11 06:16:18 UTC 2012
1. It's opposite of how I think and prefer things, but as you are
working in PHP, I would stick with the standard set strpos of haystack
then needle(s). It always messes me up because the Delphi pos command
has needle first.
2. I would think a class or actually several classes would be best for
the defining the naming convention.
Brian Layman
More information about the wp-hackers
mailing list