crica Posted June 27, 2006 Posted June 27, 2006 Hello, i?m new on oscommerce and php. i have a simple php page (not from oscommerce package) and an oscommerce store installed. i want to list some products price on that page. how do i import it from oscommece database? for example: i want to show the price of product_id=32. how do i list it?s prices? i tried many things, like echo $products_price['32']; but thats not correct. i think i?m missing the connection to the database..but i dont know how to do it. any clue? Thanks in advance.
seank123 Posted July 5, 2006 Posted July 5, 2006 Don't think it's as simple as that - have a look here for a few ideas: http://www.thescripts.com/serversidescript...ases/index.html
Silverado05 Posted July 5, 2006 Posted July 5, 2006 I know how you can list random items to a off OSC site. You could also think about RSS/XML solution that would do what you are looking to do as well. Search the forum and contributions before posting. If that doesn't work, keep looking, then post. The forum is for seeking help and advice NOT for someone to do your work for you. Try to do something on your on, if you are going to run a shop then learn how it works.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.