Click to See Complete Forum and Search --> : Live Stock Exchange ??
Hi, i m making a website wher it will be nce to put something like the Stock exchange market from new-york..within 20 miniuts (like nasdaq etc...) !! i have seen that on some other website! but have no idea how to do it ?? does someone ??? many thx
asch
:D
AdamBrill
08-28-2003, 12:06 AM
Hmm... what you need is a XML feed. This is what I found after a five minute search. ;)
http://forums.devshed.com/archive/5/2002/12/2/48278
Check it out..... The PHP code at the bottom might help you out.
Hmm thx :) :) ....
But the problem is that I m programming in javascript or perl !! I never use Php in my pages !
So probably a dumb question for you :o) !
How do I ad a php script to an html page ! ?
Or do I have to do a frame with inside the php script !? if it can be made on another way then that !!
Many Thx I really appricated your help !!
asch
:D
AdamBrill
08-28-2003, 08:07 AM
You would have to change the .html to .php. After you did that, you would just have to copy the code into the document...