Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让 php odbc 字段名超过 31 个字符?我该怎么做?
根据odbc_field_name 文档页面上的此注释,您可以更改源代码并重新编译 PHP 以绕过 31 个字符的限制。