colshrapnel
9360eabc1c
Merge pull request #32 from colshrapnel/dev
...
Dev
10 years ago
colshrapnel
03b9f2b9bd
Version change
10 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
9cdfd4ec64
Merge pull request #28 from GZep/master
...
mysqli requirement removed due to Composer error "Requested PHP extension mysqli is missing"
10 years ago
Gayaz Yusipov
9ecb78e1a2
Requested PHP extension mysqli is missing
10 years ago
colshrapnel
c332b8c202
spelling
11 years ago
colshrapnel
0f814c27d3
Merge pull request #20 from DavidePastore/patch-1
...
Highlighting code
11 years ago
Davide Pastore
1098be7c38
Highlighting code
11 years ago
colshrapnel
2ec2e2a2cb
Added * for #14
12 years ago
colshrapnel
2fdac132d5
edited email in composer
12 years ago
colshrapnel
cd1fb88d55
Apache license added for #12
12 years ago
colshrapnel
bc0f6ff4d1
Update README.md
12 years ago
colshrapnel
7ad5213e94
Update README.md
12 years ago
colshrapnel
7186c4f757
Update README.md
12 years ago
colshrapnel
bb9a4275a5
Update README.md
12 years ago
colshrapnel
dac1ec7782
Update README.md
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
fa1c1faf6e
Update README.md
12 years ago
colshrapnel
555336a30f
improved int placeholder formatting
12 years ago
colshrapnel
d0007d7c49
Merge pull request #9 from zerkms/composer
...
Initial composer.json version
12 years ago
Ivan Kurnosov
e2624bfac1
Initial composer.json version
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
colshrapnel
582f0bfc2a
Merge pull request #3 from davidmz/master
...
Cnanged whiteList() behavior
13 years ago
Давид Мзареулян
caeb4d7137
Новая сигнатура whiteList()
...
Новая сигнатура whiteList — со значением по умолчанию
13 years ago
colshrapnel
83d9f8e979
Raw placeholder name, -forced LIMIT, +lastquery
13 years ago
colshrapnel
8606543e87
Merge pull request #1 from fixxxerrr/master
...
Placeholder collision fix proposal
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
colshrapnel
ca7c6886ce
Create README.md
13 years ago