Posted by Captain Paralytic on 10/27/06 13:16
fedor wrote:
> The next filters out everything
> I would like it to filter which has the value f2
>
>
> $t = $_SESSION[f_or_temp_data][f_or_st_id];
> if (price.size_key == "$t"){
Why have you put the variable $t in quotes, thus making it a variable?
> $t has the value f2 and price.size_key has sometimes the value f2
> Why does it not keep the same values what do I do wrong.
How the H*** can we tell you why price.size_key only sometimes has the
value f2 when you don't show us where it is assigned?
And what has this got to do with SQL???
Navigation:
[Reply to this message]
|