Please ask string concatenation

Source: Internet
Author: User
Consult string concatenation
What I want to achieve is that this button is pressed down if cat_id;?> takes this ID value, assuming 6
Then open http://localhost/myweb/wp-admin/post-new.php?cat=6

That's what I wrote:
onclick= "window.location.href= './wp-admin/post-new.php?cat= cat_id;?> '"

The ID value is also taken, but is always not spliced, and the result access has always been:
http://localhost/myweb/wp-admin/post-new.php?cat=


How is this place written to achieve this HTML and PHP hybrid splicing?

------to solve the idea----------------------

onclick= "window.location.href= './wp-admin/post-new.php?cat= cat_id;?> '"


Switch

onclick= "window.location.href= './wp-admin/post-new.php?cat= cat_id;?> '"
  • Related Article

    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.