docs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
docs [11-04-2015 14:47]
cwacha
docs [04-03-2020 23:24]
cwacha
Line 8: Line 8:
 You will need: You will need:
   * [[http://www.php.net|PHP]] (Version 4.3 or higher)   * [[http://www.php.net|PHP]] (Version 4.3 or higher)
-  * a database (MySQL or SQLite, [[http://adodb.sourceforge.net/|ADOdb]] is used as abstraction layer)+  * a database (MySQL (PDO) or SQLite2 or 3 (sqlite3 or PDO sqlite3)
   * (optional) iconv (if you want to import vcards that are not UTF-8 encoded)   * (optional) iconv (if you want to import vcards that are not UTF-8 encoded)
   * (optional) ImageMagick's convert or GD (if you want to import photos)   * (optional) ImageMagick's convert or GD (if you want to import photos)
Line 179: Line 179:
  
 [[docs:xmlrpc|The XML-RPC API has its own page here]] [[docs:xmlrpc|The XML-RPC API has its own page here]]
 +
 +===== CardDAV Interface =====
 +
 +[[docs:carddav|The CardDAV Interface has its own page here]]
  
 ===== Contact Format ===== ===== Contact Format =====
  • docs.txt
  • Last modified: 05-03-2020 01:03
  • by cwacha