TheJoey Posted August 26, 2009 Share Posted August 26, 2009 Just wondering if anyone could point me in the direction for a shopping cart that uses text files (.xml + .txt) files i know its not safe . Link to comment https://forums.phpfreaks.com/topic/171965-shopping-cart-without-mysql/ Share on other sites More sharing options...
ignace Posted August 26, 2009 Share Posted August 26, 2009 You mean an application? or a script? Link to comment https://forums.phpfreaks.com/topic/171965-shopping-cart-without-mysql/#findComment-906748 Share on other sites More sharing options...
TheJoey Posted August 26, 2009 Author Share Posted August 26, 2009 Im not sure what the difference is between the two, just ive looked all over the net and not found any way to do it without mysql. Its fairly annoying Link to comment https://forums.phpfreaks.com/topic/171965-shopping-cart-without-mysql/#findComment-906754 Share on other sites More sharing options...
MatthewJ Posted August 26, 2009 Share Posted August 26, 2009 Yeah, it is fairly annoying that you can't find an example of an insecure method... Link to comment https://forums.phpfreaks.com/topic/171965-shopping-cart-without-mysql/#findComment-906760 Share on other sites More sharing options...
TheJoey Posted August 26, 2009 Author Share Posted August 26, 2009 Does anyone have a tutiroul Link to comment https://forums.phpfreaks.com/topic/171965-shopping-cart-without-mysql/#findComment-906765 Share on other sites More sharing options...
ignace Posted August 26, 2009 Share Posted August 26, 2009 Im not sure what the difference is between the two, just ive looked all over the net and not found any way to do it without mysql. Its fairly annoying The first refers to a collection of scripts that work together and allow the user to perform tasks. The latter refers to code that performs one single task (upload an image, authenticate a user, ..) http://symphony-cms.com/ An example of a CMS that uses XML to store data and renders it using XSLT technology. Link to comment https://forums.phpfreaks.com/topic/171965-shopping-cart-without-mysql/#findComment-906770 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.