Hi all,
I would like to do something like that :
#ifndef _SYS_TYPES_H
#include <sys/types.h>
#endif
Is it possible in php ?
Thx poz
- Re: [PHP] multiple include Briet Vincent
- Re: [PHP] multiple include Papp Gyozo
Hi all,
I would like to do something like that :
#ifndef _SYS_TYPES_H
#include <sys/types.h>
#endif
Is it possible in php ?
Thx poz