This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-05-30 11:11:23 +02:00
Code
Issues
Releases
Wiki
Activity
786b34e4d3
Branches
Tags
View all branches
php-phpbb
/
phpBB
/
includes
/
db
History
David M
786b34e4d3
SET NAMES on the MySQL 4.1.2+ DBs
...
git-svn-id: file:///svn/phpbb/trunk@6385 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-23 02:54:17 +00:00
..
dbal.php
…
firebird.php
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug
#3762
]
2006-09-17 22:02:28 +00:00
index.htm
…
mssql_odbc.php
…
mssql.php
- Oracle now works with large amounts of text
2006-09-19 04:50:02 +00:00
mysql4.php
SET NAMES on the MySQL 4.1.2+ DBs
2006-09-23 02:54:17 +00:00
mysql.php
removed debug_extra notice
2006-09-17 14:43:49 +00:00
mysqli.php
SET NAMES on the MySQL 4.1.2+ DBs
2006-09-23 02:54:17 +00:00
oracle.php
- Oracle now works with large amounts of text
2006-09-19 04:50:02 +00:00
postgres.php
bug fixes
2006-09-16 06:07:06 +00:00
sqlite.php
…