Do you include, require or something else custom PHP libraries? By custom PHP libraries, I mean PHP files, containing functions and classes that I've created. For example I have a PHP file containing multiple custom Exception classes, and I want to use those exceptions in my other class libraries, so how would I go about doing that properly?
-- Nathan Lane Home, http://www.nathandelane.com Blog, http://nathandelane.blogspot.com _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
