The Imperial CMS member center calls the code for the information feedback list I submitted

888u

Last update at :2024-03-13,Edit by888u

Empire CMS has an information feedback function, which is commonly used for website message feedback, online reservations, etc.

Through this tutorial, you can call the information feedback list submitted by the current member in the member center:

The code is as follows:

query("select * from phome_enewsfeedback where userid=$user[userid] order by bid desc limit 100"); //Query feedback information while($r=$empire->fetch($sql)) //Loop to obtain query records { echo "
  • ".$r['title']."".$r['saytime']."
  • "; } ?>

    The above is the code for the Imperial CMS Member Center to call the information feedback list I submitted.

    Recommended site search: Hong Kong vps host rental, mainland China site group server, US host recommendation, apply for free space and domain name, server rental, cn domain name, mainland China registration-free host, is there a fee for domain name registration, anti-complaint server, domain name Register a company,

    The Imperial CMS member center calls the code for the information feedback list I submitted

    All copyrights belong to 888u unless special state
    取消
    微信二维码
    微信二维码
    支付宝二维码