We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b814029
8a9ff7e
$results = $dao->select("*")->from("table") ->where('condition=:p1 and condition2=:p2',['p1'=>'Coca-Cola','p2'=>1]) ->toList();
86d8a2f
29a48a7
a33756e
1.1 2019-oct-01 1.11 It is still compatible with php 5.6.Added to composer.json
4bb3f1b
84a4725
table
field
916cf58
1.6
c3f87d9
1.5
9f51d4f
1.4