[ad_1]
couple things.
you’re comparing an array, use
$kayit[0]or$kayit['Risk']you’re using the wrong operator. You need to use
==in the comparisons.
[ad_2]
solved while and if , else combination [duplicate]
[ad_1]
couple things.
you’re comparing an array, use $kayit[0] or $kayit['Risk']
you’re using the wrong operator. You need to use == in the comparisons.
[ad_2]
solved while and if , else combination [duplicate]