Re: How long is too long for a cgi script?



el_roachmeister@xxxxxxxxx wrote:
: I realize my question is a bit vague. How about comparing to other
: commercial php scripts? How big are some of the better forum scripts?

It's an irrelevent comparison.

However, you might want to learn about things like "include_once" and
"require_once". They are very useful for larger projects.

--

This space not for rent.
.



Relevant Pages