Revision history of "Connecting to Access Database with PHP"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 12:33, 23 May 2013Maxm (Talk | contribs). . (431 bytes) (+35)
  • (cur | prev) 12:21, 23 May 2013Maxm (Talk | contribs). . (396 bytes) (+396). . (Created page with "==How to Connect to an Access Database with PHP== Note: This only works on our Windows servers. #Create a DSN in WCP #Use the following code example: <pre> <?php $DSN="myODBC...")