Nikita Popov
|
81b302aac8
|
Finish migration to safe queries
|
2021-04-01 19:05:40 +02:00 |
|
Nikita Popov
|
6135e250d1
|
Move more queries to safe abstraction
Add a Query class to assemble queries by parts, and ?int placeholder
which is needed for LIMIT clauses.
|
2021-04-01 16:28:24 +02:00 |
|
Peter Kokot
|
0e511803a5
|
Refactor long array() syntax to short []
Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.
|
2018-12-10 03:26:03 +01:00 |
|
Daniel P. Brown
|
9cb5a2073b
|
Remove a few more references to www.php.net and replace them with php.net.
|
2012-12-05 11:44:15 -05:00 |
|
Rasmus Lerdorf
|
aaea42a2b3
|
Remove transitional master2 name
|
2012-01-21 18:42:35 -08:00 |
|
Rasmus Lerdorf
|
42888ee667
|
switch these to master2
|
2012-01-19 20:20:14 -08:00 |
|
Hannes Magnusson
|
91b2b579d8
|
link to https
|
2011-03-23 12:45:43 +00:00 |
|
Sean Coates
|
685fbf549c
|
rearrange; un-ambiguate encoding
|
2006-07-06 20:08:35 +00:00 |
|
Sean Coates
|
6a268f5c06
|
fix about (was bugs) and encoding (data is stored in MySQL as Latin1)
|
2006-07-06 18:50:57 +00:00 |
|
Sean Coates
|
fe8569d63f
|
add rss feed for notes; see code for usage
|
2006-07-06 17:32:55 +00:00 |
|