Home > Backend Development > PHP Tutorial > php从mysql取数据时候获取的出来的数据位mysql实际存储的类型的哪个函数是什么?

php从mysql取数据时候获取的出来的数据位mysql实际存储的类型的哪个函数是什么?

WBOY
Release: 2016-06-06 20:48:21
Original
1134 people have browsed it

php 从mysql取数据时 获取出来的数据为mysql实际存储的类型 那个函数是什么?

回复内容:

php 从mysql取数据时 获取出来的数据为mysql实际存储的类型 那个函数是什么?

mysql_field_type for mysql adapter
mysqli_fetch_field_direct for mysqli adapter

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template