Original Message-
> From: Dash McElroy [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 5:17 PM
> To: 'Scott Hurring'
> Subject: RE: [PHP-WIN] Problem sending variables with an browser
>
>
> Thanks Scott. I was too lazy to look it up :)
>
> -Dash
Thanks a lot Dash, the problem is solved.
Waldemar
- Original Message -
From: "Dash McElroy" <[EMAIL PROTECTED]>
To: "'Waldemar Brand Neto'" <[EMAIL PROTECTED]>; "Php"
<[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 5:18 P
27;; Php
> Subject: RE: [PHP-WIN] Problem sending variables with an browser
>
>
> Put quotes in the href="" part like this:
>
> echo "". $ix." ";
>
> You may want to convert the spaces to %20's (there must be a
> PHP function to
&
Put quotes in the href="" part like this:
echo "". $ix." ";
You may want to convert the spaces to %20's (there must be a PHP function to
do this...).
-Dash
-Original Message-
From: Waldemar Brand Neto [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 1:17 PM
To: Php
Subject: [P