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

  • SEARCH
  • Home
  • 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 4625620
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T03:17:57+00:00 2026-05-22T03:17:57+00:00

I created a circle using paint (Circle.jpg) and placed 4 numbers for now around

  • 0

I created a circle using paint (Circle.jpg) and placed 4 numbers for now around it representing North (360) East(90) West(270) and South(180). I am trying to pass to PHP what number I click on. Can not get it to work or can I find anything close to what I am trying to do. Opening an HTML link works but not what I need. Below code does produce a circle when clicked around selection. Below is code just for East(90). I have tried also adding value=”90″, does not make a difference. Thanks in advance for help.

<body>
<body bgcolor="#0080C0">
<img usemap="#shapes" src="images/Circle.jpg" alt="">
<map name="shapes" id="shapes">
  <area shape="circle" coords="158,76,10" href="#" bearing="90" alt="90" </area> 
<?php
$StateOrBearing = $_POST['bearing'];
echo $StateOrBearing;
?>
  • 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-05-22T03:17:57+00:00Added an answer on May 22, 2026 at 3:17 am

    You just need to update your HREFs with appropriate parameter information.

    <area shape="circle" coords="158,76,10" href="handler.php?location=90" />
    

    If you need very fine granularity, you could also pass pixel coordinates in Javascript or use the now-antiquated server side image map, but that’s a different can of worms.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created a circle using the Google Maps V3 API and also tried to
I just created a red circle using android shapes: <?xml version=1.0 encoding=utf-8?> <shape xmlns:android=http://schemas.android.com/apk/res/android
I've created a 200x200 circle in a custom UIView. I am using the following
I have created different shapes like circle/rect etc in my program using BufferedPaintDC on
I have created a User Control using graphic's fill property. It's a circle. It's
I'm programming an Android game using AndEngine. I want to create a circle which
I'm trying to build a circle using lines. Each line starts in the center
I've created an intro animation to a page I'm working on using jQuery and
I am attempting to move a picture box around a circle at the center
I'm using the buffer method from the GEOS API to create a circle based

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.