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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:27:58+00:00 2026-05-12T07:27:58+00:00

2 short questions. I would appreciate an answer or a pointer to an answered

  • 0

2 short questions. I would appreciate an answer or a pointer to an answered question on SO (I searched before asking :)).

  1. I’d like to consume one of the TRYNT‘s web services that returns a JSON object (like this one for example). Am I right in deducing that if they don’t specify JSONP, there is no way I can consume those services from the client side, without a server-side proxy – due to cross-site scripting limitations?
  2. Ok, so I tried implementing a PHP proxy to consume the service and return the JSON to HTML, but found out my (free) web hosting service blocks the CURL libarary. Being a newbie PHP developer (ASP.Net is my usual expertise, but I decided it’s time to branch out 🙂 ) – what other options do I have to get the JSON results from PHP?

Any assistance is appreciated.

  • 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-12T07:27:58+00:00Added an answer on May 12, 2026 at 7:27 am

    Try this:

    $url = 'http://www.trynt.com/symbol-lookup-api/v2/?s=IBM&fo=json&f=0';
    $json = file_get_contents($url);
    $data = json_decode($json);
    

    Depends on your server configuration of course. Worth a shot!

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

Sidebar

Related Questions

The question is too simple, but still appreciate the short answer. I would like
I have asked a question like this before, and the answer was great but
This is SQL Server question but I would appreciate the answers form other DBMS
My question is the same as the one below, but the answer is very
2 short questions based on trying to make my code more efficient (I think
Short question: Do any of MS's built in Data Objects support INotifyPropertyChanged? Long explination:
Short question - how do you define your view models? Here are some of
Short question: Is it possible to do a redirection, say when a user isn't
Short question: Is the parent of an entity group included in that entity group
Short question. How do you go about transposing UML diagrams into code? The class

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.