You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$query=sqlsrv_query($conn,"SELECT * FROM ARTIKAL where (AKTIVAN_ARTIKAL ='D' AND FLAG_USLUGA !='D') AND SIFRA_ARTIKLA like '".$term."%' order by SIFRA_ARTIKLA");