PHP: Difference between revisions

From annawiki
No edit summary
No edit summary
Line 10: Line 10:


* MediaWiki
* MediaWiki
* Roundcube : "The most common is MySQL but others are PostgreSQL and SQLite."
* Roundcube : "The most common is MySQL but others are PostgreSQL and SQLite." [https://github.com/roundcube/roundcubemail/wiki/Installation]
* NextCloud
* NextCloud
* Baikal
* Baikal
* SabreDAV
* SabreDAV
* Agendav
* Agendav

Revision as of 2018-09-01T10:34:19

http://php.net


http://www.heise.de/developer/news/foren/S-Re-Thank-good-it-s-friday/forum-258911/msg-23710740/read/

$a = 0.17;
$b = 1 - 0.83;
echo $a-$b; // [...]: -2.7755575615629E-17


  • MediaWiki
  • Roundcube : "The most common is MySQL but others are PostgreSQL and SQLite." [1]
  • NextCloud
  • Baikal
  • SabreDAV
  • Agendav