On Wed, 2003-06-18 at 12:56, Michael Sweeney wrote:
> Also, you might have problems with the array reference $place[1] not
> expanding from within the string - you might need to concatenate the
> string around it:
> 
> ...'$cases', '". $place[1] ."', '$iice'...
> 
> ..michael..

No, his syntax with that part is fine. For more information on how
variables work in PHP strings:

  http://www.php.net/manual/en/language.types.string.php



-- 
 Torben Wilson <[EMAIL PROTECTED]>                        +1.604.709.0506
 http://www.thebuttlesschaps.com          http://www.inflatableeye.com
 http://www.hybrid17.com                  http://www.themainonmain.com
 -----==== Boycott Starbucks!  http://www.haidabuckscafe.com ====-----




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

Reply via email to