p - Related information

  • What happened when the p tag on the page couldn't copy the content?

    how the contents of the p tag on the self-written page can not be selected and copied, and did not do the relevant processing, ask for a great answer ...

    Mar.22,2021
  • About port 9000 of PHP+Nginx,Fastcgi.

    location ~ .php (. *) ${ fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; ... } PHP 5.6 . how can I configure port 9000 to match nginx self-startup? currently needs to execute manually: php-cgi-b 127.0.0.1 br 9000 command to open port 9000....

    Mar.16,2021
  • Statistics of members' half-year repurchase rate (7 days, 15 days, 30 days)

    order order form field id order_no (order number) business_id (merchant ID) user_id (member ID) money (consumption amount) user membership table id name member name business merchant form id name merchant name cardinality: 200merchants A merchant ma...

    Mar.14,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3be15-2c2e6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3be15-2c2e6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?