ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:proxy

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:database:proxy [2019/11/28 03:44] – typos peterddv5:database:proxy [2020/01/13 13:15] (current) – Add tags dregad
Line 8: Line 8:
 ^Alternate Name|csv| ^Alternate Name|csv|
 ^Data Provider|proxy| ^Data Provider|proxy|
-^Status|Active((This driver is actively supported by ADOdb project members))|+^Status|Deprecated((This driver will be removed in a future version of ADOdb))|
 ^Windows|Yes| ^Windows|Yes|
 ^Unix|Yes| ^Unix|Yes|
Line 15: Line 15:
  
 </WRAP> </WRAP>
 +<WRAP important>
 +This functionality is deprecated as of ADOdb 5.21.0 and will be removed in a later release, unless the community contributes with necessary security enhancements, [[https://github.com/ADOdb/ADOdb/pull/444|as discussed on Github]].
 +</WRAP>
 +
 ===== Description ===== ===== Description =====
 The ''proxy'' driver is the client-side driver used by the  [[v5:proxy:proxy_index|ADOdb Proxy Server]]. Prior to ADOdb version 5.21, the ''csv'' and ''proxy'' drivers could be used interchangeably, but since 5.21, enhancements and fixes are only applied to the ''proxy'' driver, and only that one should be used. The ''proxy'' driver is the client-side driver used by the  [[v5:proxy:proxy_index|ADOdb Proxy Server]]. Prior to ADOdb version 5.21, the ''csv'' and ''proxy'' drivers could be used interchangeably, but since 5.21, enhancements and fixes are only applied to the ''proxy'' driver, and only that one should be used.
Line 24: Line 28:
 </code> </code>
  
- +{{tag>proxy deprecated}}
v5/database/proxy.1574909048.txt.gz · Last modified: 2019/11/28 03:44 by peterdd