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 "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,
发表评论