Re: How long is too long for a cgi script?
- From: yf110@xxxxxxxxxxxxxxxxxxx (Malcolm Dew-Jones)
- Date: 28 Apr 2005 14:10:05 -0800
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.
.
- References:
- How long is too long for a cgi script?
- From: el_roachmeister
- Re: How long is too long for a cgi script?
- From: el_roachmeister
- How long is too long for a cgi script?
- Prev by Date: Re: how to combine the results of two variables to echo another variable?
- Next by Date: Re: how to combine the results of two variables to echo another variable?
- Previous by thread: Re: How long is too long for a cgi script?
- Next by thread: Re: How long is too long for a cgi script?
- Index(es):
Relevant Pages
|