Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - 编程 » PHP 支持 » SQL Anywhere PHP 扩展 » 编写 PHP 脚本

 

从数据库检索数据

PHP 脚本在 Web 页中的一个用途是检索并显示数据库中包含的信息。以下示例介绍了一些非常有用的技术。

 简单选择查询
 按列名读取
 嵌套结果集