On Mon, Jan 5, 2009 at 10:50 AM, Eduardo wrote:
> Thanks, you all!
> I tried near all suggestions, and Vicente's worked with
>IE6
>Windows98SE
>EasyPHP
>
> Eduardo
>
>
> On 5 Jan 2009 at 4:36, Vicente wrote:
>
>>
>
>
>
Unless you have taken steps to ensure that the val
Thanks, you all!
I tried near all suggestions, and Vicente's worked with
IE6
Windows98SE
EasyPHP
Eduardo
On 5 Jan 2009 at 4:36, Vicente wrote:
>
Vicente wrote:
>>
>>
>
> eps, sorry.. Micah Gersten is right. You will need the echo among
> them.
>
>
>
>
>
Yep, but you caught the quotes mix-up. :)
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
--
PHP General Mailing List (http://ww
>
eps, sorry.. Micah Gersten is right. You will need the echo among
them.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> How do I move the content of $tastes to X of
> echo "\n";
- with simple quotes (better!):
echo '';
- on the contrary, you will need a backslash in doublequotes:
echo "";
- also, you can close php brackets before and after putting the php
code inside:
best regards,
--
PHP G
5 matches
Mail list logo