ine works well if...
>
> Regarding your "question", the problem is in a uncorrect usage of the
> variables while composing the Location string. Follow me:
>
> 1. consider you have a name composed of 2 or more "words". For instance:
> $name="Felipe Lorente&
Hello all,
I have a php page which calls another with header function. This is the
sintax:
header("Location: validation.php?name=$name&mail=$mail&message=$message);
The problem is that in the next php page, it only gets the first word of
the first variable, and it shows an error of no id
Hello all,
I still have problems with the smtp server that I use to relay my mails,
How can I configure the authentification of this server?? In php.ini I can't
find any line to set up this information (my login and password). Please,
could you help me?? Thanks.
Felipe.
--
PHP Windows Ma
il with your current smtp address, you can look for the
solution in this same group in a mail from Manuel Lemos sent this same day.
I hope to help in something. bye,
Felipe.
"Mark Clarkstone" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> I get the Same ERROR
Hello, could please someone help me with this??
I use the php function mail like this:
mail($to, $subject, $text, "From: $sender
X-Mailer: PHP/" . phpversion());
And I get the next answer from the server:
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for
[EMAIL PROTECTED] in
HTTP_POST_VARS['email'] in your script instead of the awaited $name and
> $email.
>
> ciao SVEN
>
>
> "Felipe Lorente" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> news:[EMAIL PROTECTED]
> >
> > Thanks, but where should I use $HTTP__VA
e the
> $HTTP__VARS['varname'] Arrays
>
> can be POST, GET, SESSION and so on
>
> malte
>
> - Original Message -
> From: "Felipe Lorente" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, June 15, 2003 7:57 PM
>
Hello all,
I just have installed php 4.3.2, and it runs fine with single files. The
problem comes when I try to pass a variable from another file, it doesn`t
recognise this variable. I am using IIS 5.1 with Win XP and I have used the
windows instaler to install the sources on my machine. Does an