I am trying to install PHP on Windows XP with IIS. I downloaded
php-4.3.1-installer.exe and ran it selecting the standard installation
option.
Then I used the Internet Information Services applet in Control Panel to
create a Virtual Directory within my Default Web Site named PHPWeb. The
local path
php-windows Digest 2 Mar 2003 19:27:33 - Issue 1614
Topics (messages 18801 through 18808):
Re: unlink?
18801 by: Wayne
Re: .htaccess and crypt
18802 by: Wayne
Re: php.ini
18803 by: Anthony Ritter
win2000 notepad
18804 by: Joe Sze . HK
PHP install on Window
Orlando:
I used this in a script, I set up a message body like this
mail($mrecipient, $subject, $messagebody, $headers);
You may need to set the $headers variable ... or you can use this script that allows
you to send a multipart MIME email
http://www.hotscripts.com/Detailed/18698.html
"Orl
The trouble was in my php.ii file...
thanks all!
"Chris Morris" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Have you set up your SMTP server in the PHP configuration?
>
>
> "Orlando castañeda" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> I am trying to se
Sorry, in my application, i have something similar ;
my table "data" has an id (auto increment), name ,etc.
What i need is to show the name of the most recently entered id.
My Sql sintax is:
"SELECT name FROM data WHERE id=MAX(id)"
But i have an error displaing:
"Invalid use of group function"
an
I have installed PHP (using the install wizard and files from
http://www.php.net/downloads.php on Windows98 and PWS. The PWS
virtual directory
to set for Read, Execute, and Scripts access. PWS sever is runing and it
runs other web content (both html and ASP) fine. But I get a HTTP 500 -
Internal s
i have that win2000's notepad cannot recognize '\n' character
i use editplus or textpad can read "return" as my will,
is there any other character that both notepad and other text editor can
recognize
thx for your kind attention
--
PHP Windows Mailing List (http://www.php.net/)
To