Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9193611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T21:12:30+00:00 2026-06-17T21:12:30+00:00

Possible Duplicate: jQuery.post() in WordPress I want to get the value of select element

  • 0

Possible Duplicate:
jQuery.post() in WordPress

I want to get the value of select element and use them in PHP. I used jquery to get them out, but I could not pass it to PHP. This is my code:

<script>
        $(document).ready(function(){
            $("button").click(function(){
                var team = $("select#team option:selected").val();
                var ath = $("select#athletes option:selected").val();
                var tour = $("select#tour option:selected").val();
                var h = $("#hour").val();
                $.ajax({
                    type:"post",
                    url:"?page_id=26&t="+team+"&a="+ath+"&to="+tour
                    }
                }
                )
            });
        });
</script>

is there anything wrong? I work this in WordPress. I thought that the url may be wrong. Please help me, thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T21:12:31+00:00Added an answer on June 17, 2026 at 9:12 pm
    $.ajax({
               type:"post",
               url:"<?php echo site_url() ?>?page_id=26&t="+team+"&a="+ath+"&to="+tour
                        }
                    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: how to get GET and POST variables with JQuery? I have the
Possible Duplicate: jQuery: How to stop AJAX function escaping JSON string used to POST
Possible Duplicate: Downloading Via JQuery AJAX Post not working filedownload.php has below snippent. $file
Possible Duplicate: jQuery ajax() vs get()/post() what is the difference between jQuery ajax() and
Possible Duplicate: jQuery $.get or $.post to catch page load error (eg. 404) Maybe
Possible Duplicate: jQuery: select an element’s class and id at the same time? when
Possible Duplicate: jquery: select the last 4 items in the list jQuery has the
Possible Duplicate: jQuery - How to Use slideDown (or show) function on a table
Possible Duplicate: nearest ancestor node in jQuery html: <div class=post> <h2><a href=# title=>Pellentesque</a></h2> <p><a
Possible Duplicate: jquery validate & ajax.beginform I'm trying to use the jQuery validate plugin

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.