Re: Question: Repopulating form parameters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 13 December 2004 22:59, Ford, Mike wrote:

> > The issue was the difference between double and single quotes.
>
> Yes -- but you said "they are both the same", when there were *three*
> things being displayed, and (a) you can't have both of three (b) only two
> of the three were the same, and (c) the important comparison was between
> the first and second, which *were* different; so it looked like you might
> not have fully read and understood the message.  (Yes, I'm pedantic.  Yes,
> I'm proud of it!)

It's ironic that this code:

> echo '$Ind<br>', "$Ind<br>", $Ind;

was an attempt to show which form of quotes (single or double) would give a 
literal string and was in direct response to (rummaging through the garbage 
again):

> > I could not find a difference with '$Ind', or "$Ind",
> > except I would think '$Ind' is correct, since " "
> > would be a literal string.
> > 
> > Any more hints ? :)

Apparently my hint was not obvious enough as the message seems not to have 
gotten through.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I have already given two cousins to the war and I stand ready to sacrifice
my wife's brother.
  -- Artemus Ward
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux