Re: If conditional behaviour

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

 



Did you try $city=="Victoria" ?

On Fri, 15 Nov 2002, Bradley Crockett wrote:

> AT http://crockett.ca/joinoptional.php I have a page posted. PHP isn't set up on the server, so I've posted a screenshot of what it looks like at http://crockett.ca/joinoptionalrendered.bmp (1/2 MB, sorry). For some reason, it wants to repeat 'Victoria' in the form.
>
> If I comment out the If conditional:
>
> 	// if ($city = "Victoria") {
> 	//  echo "selected ";
> 	// }
>
> ..the problem goes away and the different cities appear as expected.
>
> The result of the query is at http://crockett.ca/queryresults.txt
>
> Can someone point me in the right direction?
>
> Brad Crockett
> Duncan BC
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux