Re: [PHP] Installing under IIS6.0

2005-09-19 Thread Tjoekbezoer van Damme
> I've got PHP set up to the point where it will process files ending in > .php, but I want to "blanket" the processing of PHP code under IIS in > the same manner in which I blanket PHP code with Apache. > > If anyone has any suggestions, other than reading PHP's manual which > I've read several t

Re: [PHP] this may be a daft question but.....defining indexes

2005-09-19 Thread Tjoekbezoer van Damme
> This may be a daft question but I keep getting notices on undefined indexes > > Is there a way to define them prior to use similar to.. > > $global $myvariable; > > Can you show me examples of how to do this with cookies/arrays? $array = array( ); and with a class you can use class Test {

Re: [PHP] 404 error - DLL files needed ??

2005-07-13 Thread Tjoekbezoer van Damme
On 7/13/05, Grosz, Steve (IPG IT) <[EMAIL PROTECTED]> wrote: > I tried that, renamed a txt file to .php, but when I try to get the .php > file, I just get a 404 error. Grosz, this might very well be your webserver invoking. By default, IIS 6.0 all webserver extensions (like PHP). To check if your