php3-list | 200002
Date: 02/22/00
- Next message: Richard Lynch: "Re: [PHP3] Select single record from checkbox list of all records using array within loop"
- Previous message: maxel: "[PHP3] Exec{}, Image Magic, permissions, etc."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 01:10 AM 2/20/00 +0000, you wrote:
>BTW, how does one get around the problem caused by module 1 including
>or requiring modules 2 and 3, and module 2 including or requiring module 3?
if (!defined('module1')){
define('module1', 1);
//insert code here.
}
-- "TANSTAAFL" We're looking for PHP/ASP hacker: http://ignitionstate.com/jobs/index.html Need Work? Printer Driver: http://L-I-E.com/jobs.htm#PrinterDriver I will be offline from March 8th through April 2nd. http://CHaTMusic.com http://EmphasisEntertainment.com http://L-I-E.com http://JadeMaze.com http://CatCatalani.com http://MGMH.com http://VoodooKings.net http://UncommonGround.com-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Richard Lynch: "Re: [PHP3] Select single record from checkbox list of all records using array within loop"
- Previous message: maxel: "[PHP3] Exec{}, Image Magic, permissions, etc."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

