Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: getResultArray return types
Post: RE: getResultArray return types

Hi my database; https://i.imgur.com/o1lrr7T.png https://i.imgur.com/FxCmzXM.png but i am generate result all types is string https://i.imgur.com/CFmDqfg.png
2,420 Views
6 Replies
05-23-2022, 03:24 AM
ulas
    Thread: getResultArray return types
Post: getResultArray return types

Hi!  Mysql example select; Code: -- product.ProductID, product.Title, product_variation.CostPrice, ROUND((product_variation.Price * (('. $Vat .' + 100) / 100)), 2) AS Price, -- but all resul...
2,420 Views
6 Replies
05-22-2022, 07:53 AM
ulas
    Thread: where_in null and 1
Post: RE: where_in null and 1

found solution; ->group_start() ->where(array('Login'=>null)) ->or_where(array('Login'=>1)) ->group_end() thank you!
3,945 Views
3 Replies
04-04-2019, 04:12 AM
ulas
    Thread: where_in null and 1
Post: where_in null and 1

->where_in('Login',array(null,1)) not working pls help me.
3,945 Views
3 Replies
04-03-2019, 06:46 AM
ulas

Theme © iAndrew 2016 - Forum software by © MyBB