PHP Query String with SoftCart E-Commerce Shopping Cart

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
darkdrums
Forum Newbie
Posts: 3
Joined: Mon Dec 20, 2004 4:53 am
Location: Staffordshire, UK

PHP Query String with SoftCart E-Commerce Shopping Cart

Post by darkdrums »

Hi!

Has anyone come across the E-Commerce package "SoftCart" and tried to incorporate php? I am trying desperately to pass variables via the Query String but there seems to be a major clash in that SoftCart strips away the entire passed variables (on the target page) let’s php do it’s thing first then does its thing and replaces the query string when it’s finished!!!!

Has anyone come across this package or maybe had some kind of dealings along these lines? If anyone vaguely knows what I am talking about and wants an example, I would be only too happy to assist!

Please HELP!
Post Reply