Depending on how you code, PHP can easilly be reused.

if you program procedurally it is much more difficult to reuse code
however it can be done through the use of including files.  If you go
for the object oriented approach, php is easy to expand and reuse the
code.  OO is also a cleaner more organized way to use PHP when working
in a team environment.

-- 
Joseph Crawford Jr.
Codebowl Solutions
[EMAIL PROTECTED]

For a GMail account
contact me OFF-LIST

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

Reply via email to