Message-ID: <000401c2b896$5b7ed880$24fb1e0a@elstudion>
From: "Bobo Wieland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Fri, 10 Jan 2003 11:39:53 +0100
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Subject: TEXT
Hi everybody!
I'm
php-windows Digest 11 Jan 2003 09:10:58 - Issue 1529
Topics (messages 17754 through 17771):
Re: HTTP 404 File not found error
17754 by: paradiddles
17755 by: Dash McElroy
17756 by: Sjon
17757 by: paradiddles
17758 by: Dash McElroy
17759 by: par
At 15:00 11/01/2003 +1100, you wrote:
I use IIS with PHP 4.3.0. The ISAPI dll in 4.3.0 is more stable than
previous versions.
What is ISAPI dll and how do I get install it, sorry but I'me not a real teche.
Did you install IIS onto your machine? (I think you can only install IIS if
you're runn
Maybe its just that it is only bundled with pro.
At 15:26 11/01/2003 +1100, Sean Malloy wrote:
Well there you go!
I wasn't sure. I thought I read somewhere on the MSDN site saying IIS
required >= winXP pro. I must have read it incorrectly
-Original Message-
From: toby z [mailto:[EMAIL
hi,
I m using the following code to attach a file in an email and sending it through the
mail function.
but the problem i face is that that mail is sent but there is not attachment in it , i
have tried it lots of times
but didn't find the actuall cause of this logical error.
the server is Apache
I use this code to send my feedback form to my email address that filled in
UTF-8:
$Recipient="[EMAIL PROTECTED]";
$message = "\n";
$message .= "Subject: $subject\n";
$message .= "Company: $data[1]\n";
$message .= "Name: $data[0]\n";
$message .
if you unzipped PHP zip file to:
C:\PHP
then the ISAPI dll is in C:\PHP\sapi\
The file you want to use for IIS is php4isapi.dll
I just copy php4isapi.dll to C:\PHP
then within IIS Admin I create a new script engine mapping. Mapping .php
files to C:\PHP\php4isapi.dll
Don't even have to copy ph
Hello !
I am tryin to make a script that will ping a whole subnet and it looks like
it works, but it does not...
It will ping around 60 to 70 computers and then it will stop.. no error just
finishes.
I am new at php so maybe i am doing something wrong ?
Any Help Would be appreciated.
Another thin
I can recommend OmniHttpd by www.omnicron.ca
It's free, it's fast and very easy to set up.
It will be updated every 6 months or so.
"Ben Edwards" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am using XP and have been trying to work out which web server to us
At 09:10 11/01/2003 +, I wrote:
Use BIGTEXT or specify a column size - do you have access to PHPMyAdmin
for this
Did I really say that ? Sorry, I meant LONGTEXT (thanks Toby). Duh !
Execute the MySQL command "SHOW STRUCTURE" on your databsae to get a
listing of the column types which are
I get the following error every time I send mail.
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or
custom "From:" header missing
using this code:
mail("[EMAIL PROTECTED]", "Subject", "This is the text", "From: [EMAIL PROTECTED]");
i have configured my php.ini to read "se
Any php programmers in the Atlanta / Marietta, Georgia area that experience
with marketing???
I'm looking for a programming business partner or 2. I can't pay anyone yet,
but I need some help with this and offer share in what I will be making
soon.
If anyone is interested, please get in contact w
php-windows Digest 12 Jan 2003 02:57:11 - Issue 1530
Topics (messages 17772 through 17781):
Re: Which Web server to run under XP
17772 by: Ben Edwards
17773 by: Ben Edwards
17776 by: Sean Malloy
17778 by: Torben Dehn
Urgent Help Required !
17774 by: R
01112003 2132 CST
Im working on learning PHP4 by reading Beginning PHP 4, Wrox Press.
Chapter 3, page 76.
Im working with a form field sending data via the GET method.
On the first page, you fill in a text field and hit send.
That data is sent via the URL.
I can see it in the URL, on the next page
14 matches
Mail list logo