SELECT *
FROM `ads_partner_wises`
WHERE app_code = 'XuS5II'
AND acc_id = 89
OR app_code = 0
AND acc_id = 0
Cakephp 2.8 in not working query.
SELECT *
FROM `ads_partner_wises`
WHERE app_code = 'XuS5II'
AND acc_id = 89
OR app_code = 0
AND acc_id = 0
Cakephp 2.8 in not working query.
Copyright © 2021 Jogjafile Inc.
Finally my issues fixed cakephp 2.8 now,
this using after working now thanks.