• Register
  • Login

Search for in the

PEAR
  • Main
  • Support
  • Documentation
  • Packages
  • Package Proposals
  • Developers
  • Bugs
  • About PEAR
  • Manual
  • FAQ
Interface for database access (Previous) Turns auto-commit on or off (Next)
  • PEAR Manual
  • DB
  1. Introduction - DSN
  2. Introduction - Connect
  3. Introduction - Query
  4. Introduction - Results
  5. Introduction - Prepare
    & Execute
  6. Introduction -
    autoPrepare &
    autoExecute
  7. Introduction -
    Portability
  8. Introduction - Sequences
  9. Overview - get* methods
  10. DB
  11. connect()
  12. isError()
  13. DB_common
  14. affectedRows()
  15. autoCommit()
  16. autoExecute()
  17. autoPrepare()
  18. commit()
  19. createSequence()
  20. disconnect()
  21. dropSequence()
  22. escapeSimple()
  23. execute()
  24. executeMultiple()
  25. freePrepared()
  26. getAll()
  27. getAssoc()
  28. getCol()
  29. getListOf()
  30. getOne()
  31. getOption()
  32. getRow()
  33. limitQuery()
  34. nextId()
  35. nextQueryIsManip()
  36. prepare()
  37. provides()
  38. query()
  39. quote()
  40. quoteIdentifier()
  41. quoteSmart()
  42. rollback()
  43. setFetchMode()