in reply to Re: Re: CGI script organisation
in thread CGI script organisation
use mod_dir::module1; use mod_dir::module2; module1->foo(); module2->foo2();
metadoktor
"The doktor is in."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: CGI script organisation
by Aristotle (Chancellor) on Jan 27, 2002 at 21:19 UTC | |
|
Re: Re: Re: Re: CGI script organisation
by LukeyBoy (Friar) on Jan 27, 2002 at 10:59 UTC |