Revision history of "A PDO Example Using SQLite"

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) 15:05, 12 December 2011TML (Talk | contribs). . (1,869 bytes) (+1,869). . (Created page with "This is an example of using PDO via the SQLite driver, just to give you a taste of what PDO might look like. <pre><nowiki> <?php header('Content-type: text/plain'); /* This is...")