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 8199767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T06:14:20+00:00 2026-06-07T06:14:20+00:00

I have written a file in php that is doing some behind the scenes

  • 0

I have written a file in php that is doing some behind the scenes work and returns a simple number based on the location GET parameter, in this case the output is 49, see for yourself, cut and paste this into your browser:

http://www.ericseven.com/distance.php?location=3133 W. Belle Ave San Tan Valley, AZ 85142

When I pull this into another php file, which I want to use the number to do some calculations with, it returns, inexplicably, a different number (in this case 7174, as you can see if you hit the following URL):

http://www.ericseven.com/test.php

This is the source of test.php – note that the $url is the same as the location parameter above (it is a cut and paste):

$url = "http://www.ericseven.com/distance.php?location=3133 W. Belle Ave San Tan Valley, AZ 85142";
$contents = file_get_contents($url);
echo $contents;

I have searched and searched and I don’t know if I’m searching wrong or what the deal is but I can’t find any relationship between the two numbers (49 and 7174) nor can I find anyone who is dealing with anything similar. FYI I tried fopen/fread – same results.

  • 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-07T06:14:21+00:00Added an answer on June 7, 2026 at 6:14 am

    Try

    $url = "http://www.ericseven.com/distance.php?location=".urlencode("3133 W. Belle Ave San Tan Valley, AZ 85142");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written simple code to get content from xml file to php. $xml
I am trying to download some files. I have written a php script that
I have written a small PHP file that gets the information that was posted
The situation is next: I have php file, which parses a web-page. on that
I have an applicaton written in PHP that retrieves files from mongoDB Grid collection,
I want to sent some information through a from, executing a php file that
I have written a PHP application that broadcasts a voice message to phone numbers
I have written jQuery code, in files Main.html and ajax.php . The ajax.php file
I have written a standalone Java application that I've packaged into a jar file
I am getting varied results with some PHP code I have written to upload

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.