ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:proxy:proxy_index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v5:proxy:proxy_index [2020/01/04 16:39] – Deprecated per discussion in PR #444 dregadv5:proxy:proxy_index [2020/01/04 16:44] – [Introduction] security warning dregad
Line 6: Line 6:
 ===== Introduction ===== ===== Introduction =====
 The ADOdb Proxy server provides a simple method of extending a database connection to provide a simple REST server via http. It provides a limited number of ADOdb commands that can be executed across an http channel against any supported database. The ADOdb Proxy server provides a simple method of extending a database connection to provide a simple REST server via http. It provides a limited number of ADOdb commands that can be executed across an http channel against any supported database.
 +
 +<WRAP alert>
 +**Security warning - use with extreme caution !**
 +Depending on how it is setup, this feature can potentially expose the database to attacks, particularly if used with a privileged user account. 
 +</WRAP>
  
 ===== Server Side Usage ===== ===== Server Side Usage =====
v5/proxy/proxy_index.txt · Last modified: 2021/08/22 13:17 by dregad