Hi,
Can anyone tell me how to write a mocule for php??
thanks
u mean a function? or a class?
define module?
php in-and-of itself can be modularized by using include() calls
details?
use MVC or MV