|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I'm using the PHP shopping Cart script (tutorial from this site); but the products just won't add to the cart. I'm receiving no errors, but nothing is being written to the database tables either.
I just don't get it. The connection script is working fine and I'm on paid hosting with FastHosts. Any ideas? cart script attached. |
|
#2
|
|||
|
|||
|
problem solved!
My host uses PHP v 4.06 which doesn't support
$GET so just changed to: $HTTP_GET_VARS Problem solved! |
|
#3
|
|||
|
|||
|
What? Why are they using PHP 4.06? You should send a mail telling them to upgrade..
__________________
Best Regards, Håvard Lindset |
|
#4
|
|||
|
|||
|
The host I'm using is fasthosts.co.uk
If there are any other users of their service, perhaps we can gang up on them and get them to upgrade. |
|
#5
|
|||
|
|||
|
Yeah... It's surprising that they haven't upgraded... With all the security concerns going on with servers and scripting languages, you'd think they would pay more attention to ensuring they are properly dealt with.
I'm with Lindset... Send them a message.
__________________
____________________________________________ Developer Shed Weekly Writer | DevArticles Forum Moderator Build Your Own KlipFolio Klip With PHP FrankManno.com - Under Construction Design Interactive Group - Under Construction |
|
#6
|
|||
|
|||
|
shopping cart problem
I also cannot insert records with the support code, yet i'm using php4.1. The mysql connection is fine as i can get the list of products.
The sessionid appears to be reset each time the page is refeshed (i.e the cookie has not been set) Any ideas much appreciated |
|
#7
|
|||
|
|||
|
Can someone send me the scripts for this cart. It would be greatly appreciated.
![]() |
|
#8
|
|||
|
|||
|
Quote:
Look on the first post in this thread - the script is attached....
__________________
~ Joe Penn We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set? Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > PHP Shopping Cart Script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|