colshrapnel
5fcb267fbf
Methods made protected instead of private
8 years ago
colshrapnel
ccbf8c3332
Properties made protected instead of private
8 years ago
colshrapnel
7b11780f83
Use of existing mysqli connection and Exception is now default emode
...
Added ability to pick-up an existing mysqli connection.
Also default error handler changed to Exception from USER_ERROR
10 years ago
colshrapnel
c332b8c202
spelling
11 years ago
colshrapnel
2ec2e2a2cb
Added * for #14
12 years ago
colshrapnel
f42121deea
Fixing typo
12 years ago
colshrapnel
8ac1d94a9d
Inproved logging and comments spelling
12 years ago
colshrapnel
9766f0152b
Added NULL translation as suggested in issue #11
...
I changed my mind and made added literal translation from PHP's NULL into Mysql's NULL when processing placeholders. Thanks to @ExplodingCabbage for the perfect reasoning.
12 years ago
colshrapnel
6c5f901084
Fixing typo
12 years ago
colshrapnel
555336a30f
improved int placeholder formatting
12 years ago
User
70e844e78b
PHPDocumented
12 years ago
User
b2113cbc17
Added simple profiling and some fixes
12 years ago
User
9f576f2e54
Naming convention fixed (all to camelCase)
12 years ago
colshrapnel
97e3d753d6
Minor fix
13 years ago
colshrapnel
f839e5c486
Improved parser and error messages
13 years ago
Давид Мзареулян
caeb4d7137
Новая сигнатура whiteList()
...
Новая сигнатура whiteList — со значением по умолчанию
13 years ago
colshrapnel
83d9f8e979
Raw placeholder name, -forced LIMIT, +lastquery
13 years ago
fixxxer
6556df7f59
raw query part placeholder, eliminate double query parsing by introducing the rawQuery() private method
13 years ago
colshrapnel
b1d7bbdbd4
Create safemysql.class.php
13 years ago