The PHP Group PHP Logo

Related Topics:

sas sas Posted on Jun 07, 2010

How to display the share market live through php ?

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

Corporal:

An expert that hasĀ over 10 points.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 11 Answers
  • Posted on Jun 07, 2010
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Corporal:

An expert that hasĀ over 10 points.

Problem Solver:

An expert who has answered 5 questions.

Joined: Jun 07, 2010
Answers
11
Questions
0
Helped
1231
Points
32

You have to take dll for that.

1 Related Answer

Anonymous

  • 8 Answers
  • Posted on Apr 11, 2009

SOURCE: php code to display live stock market information on our htmlpage

If I understand correctly that you want to use PHP to download the output from a URL into a file, then you want to use PHP's curl functions:
http://us3.php.net/manual/en/ref.curl.php

A tutorial for basic PHP curl usage is here:
http://phpsense.com/php/php-curl-functions.html

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

1helpful
2answers

How can I share my screen on webex, go to meeting or join me? I know how to share a presentation already. How can I have attendees view my screen as I demo an app?

Using AirPlay in conjunction with an Apple TV connected to your display. Or a special cable the connects to the charging port of your device and your display.
0helpful
1answer

I am using my sbicapsec online account for the first time. After i log into the trading login, I am getting the following diagnostic message. Dec 15, 2010 3:03:41 PM : Loaded all market watches...

Browsers are out of date. Since you did not post the operating system, you may not be able to install versions of the browsers that are needed to display secure and html 5 data.
34helpful
6answers

Unable to see market prices in SBICAPSEC.

I COULD NOT SEE MARKETWATCH, I AM USING SBICAPSEC.
I CAN LOGIN BUT, AFTER LOGIN I CAN NOT SEE VALUE OF SHARE ONLY LISING COMPANY NAME
1helpful
1answer

Php code to display live stock market information on our htmlpage

If I understand correctly that you want to use PHP to download the output from a URL into a file, then you want to use PHP's curl functions:
http://us3.php.net/manual/en/ref.curl.php

A tutorial for basic PHP curl usage is here:
http://phpsense.com/php/php-curl-functions.html
0helpful
1answer

Database talks to code but code won't talk to database

Make sure you are connecting to the database,then just before you call your sql to insert use an echo statement to display the sql and check it for syntax:-
$sql = 'insert into table1 values('.$no.','.$no.',"block","'.$value3.'", "'.$value4.'")';
echo "SQL ==>" STARTOFSQL<br>".$sql." ENDOFSQL<br>";
Not finding what you are looking for?

353 views

Ask a Question

Usually answered in minutes!

Top The PHP Group Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a The PHP Group Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...