|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
php/mysql cart
I recently read an article on DevShed about Building A Persistent Shopping Cart With PHP and MySQL, and I am trying to put it in action, but every time I add any product to the cart, I end up with an empty shopping cart -- the product is not added to the cart.
the url for my test product page is http://www.abjad.com/shop_db/products.php I'd really appreciate it if anyonehelped me out as I love this script and it's exactly what I need. Many thanks in advance. |
|
#2
|
|||
|
|||
|
fixed it!
Sorry - I should have read previous posts first to look for the answer, which I just found. I changed all $_GET to $HTTP_GET_VARS and it works just fine.
Thanks anyway! |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > php/mysql cart |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|