mirror of
https://github.com/php/web-php.git
synced 2026-03-31 03:32:23 +02:00
11 lines
160 B
PHP
11 lines
160 B
PHP
<?php require "header.inc"?>
|
|
<H1>SQL: Native API, Unified-ODBC and ODBC</H1>
|
|
|
|
<ul>
|
|
<li>Native API
|
|
<li>Unified-ODBC
|
|
<li>ODBC
|
|
</ul>
|
|
|
|
<?php require "footer.inc"?>
|