Forum Moderators: coopster

Message Too Old, No Replies

PHP, Havdoc, Basic?

PHP Terms

         

HeadBut

12:19 am on Apr 30, 2006 (gmt 0)

10+ Year Member



Looking for a term to describe a technique to simplify a coding style for begining users. I think there is a term or a phrase coined by PHP (I think) it's something like Havdoc. I would like to know if there is a term for very or overly simplified codeing style like "PHP Basic" or "Simple PHP". If none exists I'd like some suggestions.

Another example would be writting PHP without using the cool array=>access functions because a new user or non-programer would have a difficult time understanding and modifying the code.

coopster

12:04 am on May 1, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



heredoc [php.net] syntax?

HeadBut

3:12 pm on May 1, 2006 (gmt 0)

10+ Year Member



Yea, "heredoc", that's one! Did PHP coin the term?
Now I'm looking for a term to describe a simple "style".

Thanks

jatar_k

5:05 pm on May 1, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



>> Did PHP coin the term?

no

I am not really sure on a term for "a simple style"