[PHP] Re: php variables in a backtick command

2004-12-11 Thread Jonathan Duncan
So I tried it that way and it worked, that is annoying though, having to add extra lines to the code and assign the contents of one variable to another. Any way around this? Jonathan "Jonathan Duncan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I am trying to run a shell comm

Re: [PHP] Re: PHP & Variables

2003-12-06 Thread John Nichel
John W. Holmes wrote: Lloyd Bayley wrote: Thanks for your non-offensive reply. It's nice to see that you can overlook the little failures we have now and again. "Please learn HTML" is offensive? Please... I even gave you the _correct_ answer that involves htmlentities(), otherwise you'll be b

Re: [PHP] Re: PHP & Variables

2003-12-06 Thread John W. Holmes
Lloyd Bayley wrote: Thanks for your non-offensive reply. It's nice to see that you can overlook the little failures we have now and again. "Please learn HTML" is offensive? Please... I even gave you the _correct_ answer that involves htmlentities(), otherwise you'll be back here with another qu

[PHP] Re: PHP & Variables

2003-12-06 Thread Lloyd Bayley
Greg, Sheesh! I had neglected to do that...I've been working with a few different languages and I'm starting to confuse them I think. Thanks for your non-offensive reply. It's nice to see that you can overlook the little failures we have now and again. Lloyd. :-) At 09:58 AM 7/12/2003, you wr

[PHP] Re: PHP & Variables

2003-12-06 Thread Greg Beaver
Hi Lloyd, use "quote"s around your values echo ""; Regards, Greg -- phpDocumentor http://www.phpdoc.org Lloyd Bayley wrote: Greetings All, Have a small problem that I just can't work out. I know it's an easy one but it's got me stumped... I have some code to pull a question out of a database