in reply to Re: staements in strings
in thread staements in strings
i have the "original" script that starts an HTML header, prints out some things, assigns some variables, etc., then (depending on the variables values) if needs to load either the "module" A or "module" B and such to do some other scripting changes to variables, even print some things if necessary, then return back to the original script and continue on where it left off to finish the original page. eg; put part of the original script in seperate "modules" and implement the individual "modules" depending on different caese of the original scripts variable status's.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: staements in strings (Inter module communication)
by LanX (Saint) on May 14, 2011 at 08:33 UTC | |
|
Re^3: staements in strings
by LanX (Saint) on May 13, 2011 at 22:01 UTC | |
by PriNet (Monk) on May 13, 2011 at 22:33 UTC | |
by PriNet (Monk) on May 13, 2011 at 22:18 UTC |