Em Qua, 2008-12-03 às 19:28 +0100, Christian Seiler escreveu:
> Hi Felipe,
>
> > --SKIP--
> > <?php if (!posix_mknod('posix_getcwd')) die('skip posix_getcwd() not
> > found'); ?>
> > <?php if (!posix_mknod('posix_isatty')) die('skip posix_isatty() not
> > found'); ?>
> > <?php if (!posix_mknod('posix_mknod')) die('skip posix_mknod() not found');
> > ?>
>
> Shouldn't those be function_exists instead of posix_mknod?
>
hohoho, I'm crazy. :-)
Thanks, Christian.
--
Regards,
Felipe Pena
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php