"No input file specified" is no message from your IIS. PHP return this
message when you try to parse a file which doesn't exist. You have to check
the box "Verify that file exists" on the dialog where you set up the entries
to parse a php file with php (website properties / application configuratio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I am have a hard time parsing a xml file from IIS box. What is the
easiest way to parse a xml gotten from a url and parse the information
into variables? Make Sense?
Jeb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)
iQIVAwUBQlXyhz46Op
> This is my first post to ANY newsgroup ever, so forgive me if
> I do anything wrong. I have a delemia, I would like to use a
> custom 404 error on my website to make it look more user
> friendly than "No input file specified"
> when the file on the server is not found or a link is broken.
>
Hello,
This is my first post to ANY newsgroup ever, so forgive me if I do anything
wrong. I have a delemia, I would like to use a custom 404 error on my
website to make it look more user friendly than "No input file specified"
when the file on the server is not found or a link is broken. I am f
This is a test
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I am trying to compile Doru Petrescu's Upload Progress Meter extension on
Win32. (See http://pdoru.from.ro/upload-progress-meter.) This is a great
extension, it works very well... on linux, for which it was designed.
I am using MS Visual Studio (Visual C++ 6.0) as my build environment
Ken wrote:
On Apr 7, 2005 12:11 PM, Juhász Zoltán <[EMAIL PROTECTED]> wrote:
Hi!
I installed PHP 4 on Windows 2003 Enterprise to test it. Some functions
cannot work, example $REMOTE_ADDR, $HTTP_ACCEPT_LANGUAGE, etc.
All functions get back an error:
Notice: Undefined variable: HTTP_ACCEPT_LANGUAGE i
On Apr 7, 2005 12:11 PM, Juhász Zoltán <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I installed PHP 4 on Windows 2003 Enterprise to test it. Some functions
> cannot work, example $REMOTE_ADDR, $HTTP_ACCEPT_LANGUAGE, etc.
> All functions get back an error:
>
> Notice: Undefined variable: HTTP_ACCEPT_LA
Hi!
I installed PHP 4 on Windows 2003 Enterprise to test it. Some functions
cannot work, example $REMOTE_ADDR, $HTTP_ACCEPT_LANGUAGE, etc.
All functions get back an error:
Notice: Undefined variable: HTTP_ACCEPT_LANGUAGE in
C:\Inetpub\wwwroot\terrachat_hu\detectlang.php on line 16
I have not fo