Closed Thread
Results 1 to 6 of 6

Thread: PHP for shopping cart?

  1. #1
    ShortCircuit Guest

    PHP for shopping cart?

    Should PHP be used for developing a shopping cart for a website?
    Or is it not secure enough?

    If not PHP, what language should i use?

  2. CODECALL Circuit advertisement

     
  3. #2
    Crane's Avatar
    Crane is offline Programming Expert
    Join Date
    Nov 2005
    Posts
    398
    Rep Power
    25
    Yeah, I think you should use PHP. Use PHP in SSL (https://) and it should be very secure. I think a lot of shopping carts are made with PHP.

  4. #3
    ShortCircuit Guest
    Can you recommend any pre made shopping carts? Im not sure i want to develop one from scratch now, it seems a bit daunting.

  5. #4
    CKDavid is offline Newbie
    Join Date
    Oct 2010
    Posts
    1
    Rep Power
    0

    Re: PHP for shopping cart?

    It's more safe to stick with pre made.. I currently use shopping cart elite.
    Last edited by Orjan; 10-27-2010 at 12:36 AM. Reason: Removed spam-styled link

  6. #5
    SoN9ne's Avatar
    SoN9ne is offline Programmer
    Join Date
    Mar 2010
    Location
    Juno Beach, Florida, United States
    Posts
    125
    Rep Power
    0

    Re: PHP for shopping cart?

    Quote Originally Posted by CKDavid View Post
    It's more safe to stick with pre made.. Try this one www.shoppingcartelite.com I currently use shopping cart elite.
    I disagree. Premade does not mean it's safer or better, it mostly just means it's cheaper than developing your own... It all depends on the individual user and what the project scope is.
    I personally would prefer to write my own to increase security and personalize the cart to my desire. Of course this is ideal but not possible for many since time and budget are always a factor.

    The problem with premade systems, especially open source, is that the code is out there any everyone can get access to it... asides from many other issues.
    Proprietary software is almost always safer than premade or open source but it cost much more than purchasing or downloading other software.
    Also, open source and premade software are more of a security risk... especially since the code is out there for everyone to see. I prefer to writing proprietary code as it is more secure and the code is not readily available to access from the Internet. This is obviously assuming that I am up-to-date with security practices as ever programmer needs to be.
    "Life would be so much easier if we only had the source code."

  7. #6
    Join Date
    Jun 2010
    Location
    Vancouver, Eh.
    Posts
    4,020
    Blog Entries
    7
    Rep Power
    39

    Re: PHP for shopping cart?

    The original post author had not been online for roughly five years, there is nothing you can add. Closing.
    Be sure to read the updated FAQ || Health is achieved through 10,000 different steps.
    A textual description can be only part of your question, be sure to provide sample results, errors and your platform in the appropriate forums while asking.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Shopping cart help
    By ahmed in forum Java Help
    Replies: 1
    Last Post: 06-12-2011, 01:54 AM
  2. ASP.NET Shopping Cart
    By kthomson in forum ASP, ASP.NET and Coldfusion
    Replies: 3
    Last Post: 12-02-2010, 12:52 PM
  3. Need Help on shopping cart ~
    By phyllo in forum PHP Development
    Replies: 1
    Last Post: 07-13-2010, 06:09 AM
  4. C# shopping cart
    By gav11 in forum CSharp Tutorials
    Replies: 1
    Last Post: 01-31-2008, 09:35 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts