dev_faq.php 815 B

1234567891011121314151617
  1. <h4>常见php问题:</h4>
  2. <p class="faq">
  3. <a href="https://open.unionpay.com/ajweb/help/faq/list?id=194&level=0&from=0" target="_blank">Call to undefined function openssl_pkcs12_read()</a>
  4. </p>
  5. <p class="faq">
  6. <a href="https://open.unionpay.com/ajweb/help/faq/list?id=182&level=0&from=0" target="_blank">windows版的php如何开启openssl</a>
  7. </p>
  8. <p class="faq">
  9. <a href="https://open.unionpay.com/ajweb/help/faq/list?id=190&level=0&from=0" target="_blank">supplied parameter cannot be coerced into an X509 certificate</a>
  10. </p>
  11. <p class="faq">
  12. <a href="https://open.unionpay.com/ajweb/help/faq/list?id=183&level=0&from=0" target="_blank">没有找到证书ID为[3474813271258769001041842579301293446]的证书</a>
  13. </p>
  14. <hr />
  15. <?php include $_SERVER ['DOCUMENT_ROOT'] . '/upacp_demo_qrc/pages/more_faq.php';?>