Check the error reporting directive in your php.ini configuration file
- Original Message -
From: "Alan Hale" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "Jeff Waldock" <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 1:58 AM
Subject: Re: [PHP-WIN] php_gd.dll and Windows XP
> I think t
The better way to do this is through the use of PHP's COM functions. You can
do this if you get a plugin for winamp
(http://www.adcock8.freeserve.co.uk/). This will allow you to control winamp
completely (you can do anything a skin can do) in most programming languages
(VB, C, and of course PHP).
For win 2k/xp:
NUL");
?>
Ted
- Original Message -
From: "Ross Fleming" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "PHP Windows mailing list"
<[EMAIL PROTECTED]>
Sent: Sunday, April 28, 2002 7:32 PM
Subject: RE: [PHP-WIN] Re: executing an external program
> OK, I've just found a way to
You're partly right.
Relying on OS-based security isn't very practical in unix as well. As of
now, someone can screw you over if they go "unlink(C:/);" Instead, try
relying on safe mode, open base dir restrictions, disabled functions, etc.
You can set these up on a per-vhost basis in your apache