PHP shopping carts ... free ? and DW and books ?

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default PHP shopping carts ... free ? and DW and books ?


    I am not looking for a top end commercial one (such as RawVeg), I am hoping
    their is a free one that is pretty basic its more of an enquiry for a parts
    website (not e-ordering)

    Also, any reccomendations on a very basic book with PHP and DW (for a
    friend)

    Gerry


    gerry - dergal Guest

  2. Similar Questions and Discussions

    1. shopping carts
      Hi, I am wanting to add shopping cart functionality to a site that I am building in dreamweaver mx 2004. I have been looking at various products...
    2. Lost in a maze of PHP shopping carts...
      I thought this might be relatively straightforward. All I want to do is find a PHP based shopping cart system. I don't necessarily want to use...
    3. Shopping Carts for Publisher
      David: Thank you very much for your help with "shopping carts". However, I am a real dumby when it comes to computers and compatibility of...
    4. Who here has done PHP shopping carts before?
      I need a back-to-basics shopping cart tutorial in PHP/mySQL. I thought I had it down and I failed, as usual. Here is what I mapped out as a spec: ...
    5. Off Topic: Shopping Carts
      Hi Scott, It all depends on what the server supports. ASP, CF, php. Do a search of this forum for "shopping carts" and you will see a ton of...
  3. #2

    Default Re: PHP shopping carts ... free ? and DW and books ?

    gerry - dergal wrote:
    > Also, any reccomendations on a very basic book with PHP and DW (for a
    > friend)
    "Foundation Dreamweaver MX 2004" - the first half of the book deals with
    static sites. The second half (written mainly by me) is a gentle, but
    thorough introduction to working with PHP and Dreamweaver.

    [url]http://computerbookshelf.com/foundationdw.php[/url]

    I was also co-author of "PHP Web Development with Dreamweaver MX 2004",
    which starts from first principles, but isn't what I'd call "a very
    basic book" because it assumes the reader is familiar with a lot of the
    ideas behind working with a server-side language, so moves at a much
    faster pace.

    --
    David Powers
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    Co-author "PHP Web Development with DW MX 2004" (Apress)
    [url]http://computerbookshelf.com[/url]
    David Powers Guest

  4. #3

    Default Re: PHP shopping carts ... free ? and DW and books ?



    Actually, I think the second might be more appropriate - were already at
    quite a good point, i.e. got a fully working MySQL catalogue DB, with good
    CSS (using DW's built in templates which despite being complex are neat)...
    a fully working search etc... I did most of it, but this is helping a mate,
    so he wants to be able to admin it!

    thanks, I will reccomend it to him...

    Any advice on the shopping cart aspect?



    "David Powers" <dp@example.com> wrote in message
    news:d2285l$ogf$1@forums.macromedia.com...
    > gerry - dergal wrote:
    > > Also, any reccomendations on a very basic book with PHP and DW (for a
    > > friend)
    >
    > "Foundation Dreamweaver MX 2004" - the first half of the book deals with
    > static sites. The second half (written mainly by me) is a gentle, but
    > thorough introduction to working with PHP and Dreamweaver.
    >
    > [url]http://computerbookshelf.com/foundationdw.php[/url]
    >
    > I was also co-author of "PHP Web Development with Dreamweaver MX 2004",
    > which starts from first principles, but isn't what I'd call "a very
    > basic book" because it assumes the reader is familiar with a lot of the
    > ideas behind working with a server-side language, so moves at a much
    > faster pace.
    >
    > --
    > David Powers
    > Author, "Foundation PHP 5 for Flash" (friends of ED)
    > Co-author "PHP Web Development with DW MX 2004" (Apress)
    > [url]http://computerbookshelf.com[/url]

    gerry - dergal Guest

  5. #4

    Default Re: PHP shopping carts ... free ? and DW and books ?

    gerry - dergal wrote:
    > Actually, I think the second might be more appropriate
    >
    > thanks, I will reccomend it to him...
    Great. If he plans to buy online, you might like to suggest he uses the
    link on my website. That way I get a little more for my effort:

    [url]http://computerbookshelf.com/phpdw.php[/url]

    If he needs any help with the book, I provide online support in the
    Apress forum at forums.apress.com.
    > Any advice on the shopping cart aspect?
    Not really. I've never delved deeply into shopping carts. There's quite
    a good book called "Usable Shopping Carts":

    [url]http://japan-interface.co.uk/webdesign/bookshelf.php?cat=15[/url]

    It's the fifth item down on that page. The disadvantage with the book is
    that it uses hand-coded PHP, rather than Dreamweaver, so it may not fit
    the bill for you. On the other hand, judging from the description of
    what you're looking for, the Content Management System in Chapter 9 of
    "PHP Web Development with Dreamweaver MX 2004" may be all you need. It
    deals with a members club, but the members and articles categories can
    easily be adapted to products and descriptions.

    --
    David Powers
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    Co-author "PHP Web Development with DW MX 2004" (Apress)
    [url]http://computerbookshelf.com[/url]
    David Powers Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139