Page 1 of 1

Weather / Stock Puller Module

Posted: Fri Jan 26, 2007 8:58 pm
by zieglecu
Hello,

I am looking to see if anyone has already created a module for pulling in weather content. I've used some PHP weather pullers in the past but I'd like to see what else is out there.

I would also like to find one for stock information, to display in a simple table of Symbol, Price and Change.

Any help is appreciated. Thanks!

Re: Weather / Stock Puller Module

Posted: Fri Jan 26, 2007 9:30 pm
by Pierre M.
May be you don't need a module for this : you can put your PHP code inside a custom tag or global bloc and call it from your templates.
PM