In PHP, how to use Msclass (class of Marquee scroll universal uninterrupted scrolling JS wrapper class)

Source: Internet
Author: User
Tags php online
Ask a master, I want to do scrolling effect, how to use Msclass in PHP (Class of Marquee scroll Universal uninterrupted scrolling JS package class)
I see that the Internet (http://www.popub.net/script/MSClass.html) is provided by ASP, and now I want to read the image data from the database,
What should I do?


Reply to discussion (solution)

I wrote one myself, but it was a running error.






<title>Class</title>









$sql = "Select F_images from User_info_input limit 30";
$result =mysql_query ($sql);
while ($row =mysql_fetch_array ($result)) {
echo "

      ";
      echo "
    • ";
      echo "";
      echo "
    • ";
      echo "
";

Previous Page
Next Page





Tools to run PHP online http://www.coderun.com/ide/

Wait, please expert guidance

Baidu search on the line

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.