Hey --

I have a question for ya'll.

I'm writing a fairly substantial program which allows listing of items like
real estate, car ads, etc... on the web. Overall, it looks like it'll be
around 5-7000 lines long.

I was thinking about putting the main guts of it into one big include file
to make it easier to upgrade when we release new versions. Is that
problematic, to have a php file that large? (I mean, I know it's not THAT
big.) Should I break it into separate files, maybe just make a folder
replaceable?

Thanks,
        -- jon



-----------------
jon roig
jon at jonroig.com
project manager, OpenListings
http://jonroig.com



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

Reply via email to