Date: 02/07/00
- Next message: philip.day <email protected>: "[PHP-DEV] PHP 4.0 Bug #3421: segfault when setting long cookies"
- Previous message: Frank Cervenka: "[PHP-DEV] AW: Bug #3318 Updated: MKTIME"
- Maybe in reply to: terado <email protected>: "[PHP-DEV] Bug #3403: duplicate loading of include files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am using this programming code in all reusable modules:
<?php
if(!$_INC[__FILE__]) {
$_INC[__FILE__]++;
...modul program code...
}
?>
regards
Bohumir SUP
_________________________________________________________
Ing. Bohumír SUP Kontakt
NEWTON Mergers&Acquisitions Tel.: +420 19 7222504
Plzeň, Purkyňova 28 Mobil:+420 606 828188
Czech republic Fax: +420 19 7236529
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: philip.day <email protected>: "[PHP-DEV] PHP 4.0 Bug #3421: segfault when setting long cookies"
- Previous message: Frank Cervenka: "[PHP-DEV] AW: Bug #3318 Updated: MKTIME"
- Maybe in reply to: terado <email protected>: "[PHP-DEV] Bug #3403: duplicate loading of include files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

