Re: [PHP] e-Commerce password standards?

2006-08-19 Thread tedd
At 2:45 PM -0500 8/18/06, Richard Lynch wrote: I've searched some of the obvious candidates, found nothing much, and am in the process of determining at least some of the basic "rules" for other similar sites. Richard: I'm sure you Googled for this, but "password strength" brought up some int

Re: [PHP] E-Commerce Advice? Squirrelcart?

2004-02-23 Thread Richard Baskett
on 2/23/04 9:53, Matt Hedges at [EMAIL PROTECTED] wrote: > Hello, > > I am working on using PHP to build a web store. > http://www.squirrelcart.com/ looks to be pretty good for a shopping cart- > does anyone have any experience with this or others? > > Also, what suggestions do ya'll have for a

RE: [PHP] E-Commerce Advice? Squirrelcart?

2004-02-23 Thread Elliott Mina
I have used OsCommerce, and not had any problems. Original Message Follows From: "Matt Hedges" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [PHP] E-Commerce Advice? Squirrelcart? Date: Mon, 23 Feb 2004 11:53:14 -0600 Hello, I am working on using PHP to build a web store. http://www

Re: [PHP] E-Commerce Advice? Squirrelcart?

2004-02-23 Thread Adam Voigt
PayPal has some pretty impressive inter-active programming API's. Other then that, the only suggestion I could make is try and steer clear of AuthorizeNET. On Mon, 2004-02-23 at 12:53, Matt Hedges wrote: > Hello, > > I am working on using PHP to build a web store. > http://www.squirrelcart.com/

RE: [PHP] E-Commerce II

2004-02-13 Thread Adrian Teasdale
> Wow, thanks for the help guys. Appreciate it. > > Here's 2 other Q that popped into my head while researching... > > 1. I looked at Yahoo! and bCentral, they both charge monthly > fees for using their E-Commerce Tools. Why? I thought it > should be a one time thing? Or are they not providing

Re: [PHP] E-Commerce

2004-02-13 Thread Jason Wong
On Friday 13 February 2004 15:45, Radwan Aladdin wrote: No offence intended but ... > Do you mean by this I can open a company like PaySystems or > 2CheckOut! ... if you're having to ask, then I doubt it. Building a payment gateway is no small undertaking. And frankly it requires far mo

Re: [PHP] E-Commerce

2004-02-13 Thread Richard Baskett
on 2/12/04 20:43, Jimmy at [EMAIL PROTECTED] wrote: > Hi all. Is PHP a suitable language for building an online shop? Where would > I go to find out more info on this? Thanks in advance! The best ecommerce shop I have found that runs in PHP and MySQL would be eShox.. a very very very well done sh

Re: [PHP] E-Commerce

2004-02-12 Thread Radwan Aladdin
do? Regards.. - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 13, 2004 11:39 AM Subject: Re: [PHP] E-Commerce > Radwan Aladdin wrote: > > Okay.. these are for the Shopping Cart.. > > > >

Re: [PHP] E-Commerce

2004-02-12 Thread John Nichel
Radwan Aladdin wrote: Okay.. these are for the Shopping Cart.. Can anybody here tell me.. how to build a Payment Gateway? For example: like 2CheckOut did.. not only applicatios connected with 2CheckOut... I want to know how to build a company like 2CheckOut.. Of course I know it is too hard.. but

Re: [PHP] E-Commerce

2004-02-12 Thread Radwan Aladdin
that.. Hope any body here knows about that.. Regards.. - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 13, 2004 11:24 AM Subject: Re: [PHP] E-Commerce > Angelo Zanetti wrote: > > > JOhn, do you h

Re: [PHP] E-Commerce

2004-02-12 Thread John Nichel
Angelo Zanetti wrote: JOhn, do you have any other recommendations that you might have looked at after your experience with OS commerce? Not that are written in PHP. Not that I wouldn't recommend any, I just haven't looked at any other PHP carts besides OS Commerce. I'm sure there are some good

RE: [PHP] E-Commerce

2004-02-12 Thread Angelo Zanetti
JOhn, do you have any other recommendations that you might have looked at after your experience with OS commerce? -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Friday, February 13, 2004 9:10 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] E-Commerce Terence wrote

Re: [PHP] E-Commerce

2004-02-12 Thread John Nichel
Terence wrote: all in one awesome package: www.oscommerce.com I just got finished building a site for a customer who wanted OSCommerce (didn't want to pay for a 'real' shopping cart, or for me to build him one), and in my 8+ years of web development, they have to be one of the worst in most as

Re: [PHP] E-Commerce

2004-02-12 Thread Terence
all in one awesome package: www.oscommerce.com - Original Message - From: "PHP Email List" <[EMAIL PROTECTED]> To: "Jimmy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, February 13, 2004 1:48 PM Subject: RE: [PHP] E-Commerce Jimmy j

Re: [PHP] E-Commerce

2004-02-12 Thread Philip J. Newman
day, February 13, 2004 6:48 PM Subject: RE: [PHP] E-Commerce > Jimmy jimmy jimmy... > > Now if your question is, Can PHP be the most versatile languge that one > should use for creating the best online shop ever? Then yes. > > Can PHP interact with MySql and just about ev

RE: [PHP] E-Commerce

2004-02-12 Thread PHP Email List
Jimmy jimmy jimmy... Now if your question is, Can PHP be the most versatile languge that one should use for creating the best online shop ever? Then yes. Can PHP interact with MySql and just about every other Database program to store all your wonderful merchandise, in a nice compact easy to car

Re: [PHP] E-commerce site issue?

2002-08-12 Thread Justin French
on 13/08/02 1:39 PM, Jason Wong ([EMAIL PROTECTED]) wrote: > On Tuesday 13 August 2002 10:29, Justin French wrote: > >> Needless to say, this is not light work. You should seriously consider >> paying someone to do this properly for -- at least the first time, and try >> to learn off them. You

Re: [PHP] E-commerce site issue?

2002-08-12 Thread Jason Wong
On Tuesday 13 August 2002 10:29, Justin French wrote: > Needless to say, this is not light work. You should seriously consider > paying someone to do this properly for -- at least the first time, and try > to learn off them. You should spend lots of time talking with your host > about security

Re: [PHP] E-commerce site issue?

2002-08-12 Thread Justin French
on 13/08/02 6:58 AM, The Gabster ([EMAIL PROTECTED]) wrote: > Thanks again, Justin... > > Any suggestions on how to store/transmit the credit cards securely? I'm not a security expert at all, so don't consider this advice anything more than "suggested for further reading". This is a big can of

Re: [PHP] E-commerce site issue?

2002-08-12 Thread The Gabster
Thanks again, Justin... Any suggestions on how to store/transmit the credit cards securely? And how do I process them manually? How do I get set up to accept credit cards?" Thanks, gab. "Justin French" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > on 10

Re: [PHP] E-commerce site issue?

2002-08-10 Thread Justin French
on 10/08/02 12:05 AM, The Gabster ([EMAIL PROTECTED]) wrote: > Thanks a lot... > Hmm... I gues for the beginning I would go and process the purchases > manually. Later on if the purchases increase, than I would opt for > proccesing credit cards via the server. So initially you would just store/t

Re: [PHP] E-commerce site issue?

2002-08-09 Thread The Gabster
JUstin, Thanks a lot... Hmm... I gues for the beginning I would go and process the purchases manually. Later on if the purchases increase, than I would opt for proccesing credit cards via the server. Can you please give me some details on this? I know php, have Apache on a Win2k machine. Many th

Re: [PHP] E-commerce site issue?

2002-08-08 Thread Justin French
on 09/08/02 3:56 AM, The Gabster ([EMAIL PROTECTED]) wrote: > Hi all, > > Using my own server (not through an ISP), how do I go about setting up an > e-commerce site? So I can accept credit cards for > purchases? Do you want to ACCEPT credit cards (process the purchases manually), or PROCESS c

RE: [PHP] e-commerce example

2002-06-08 Thread David Freeman
> I'm looking for e-commerce example (PHP+MySQL) so I don't > start from zero and save some time. You could try searching for "php mysql commerce" on any of the following: www.google.com www.freshmeat.net www.hotscripts.com Where you'd probably find what you're looking for. CYA, Dave

RE: [PHP] e-commerce example

2002-06-08 Thread SP
try this link http://www.devshed.com/Server_Side/PHP/Commerce -Original Message- From: savaidis [mailto:[EMAIL PROTECTED]] Sent: June 7, 2002 11:59 PM To: [EMAIL PROTECTED] Subject: [PHP] e-commerce example I'm looking for e-commerce example (PHP+MySQL) so I don't start from zero and

Re: [PHP] e-commerce example

2002-06-08 Thread Chris Knipe
www.google.com / www.freshmeat.net Kind Regards, Chris Knipe MegaLAN Corporate Networking Services Tel: +27 21 854 7064 Cell: +27 72 434 7582 - Original Message - From: "savaidis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 08, 2002 5:59 AM Subject: [PHP] e-commerc

RE: [PHP] E-Commerce and "small" intranet solution

2002-06-05 Thread Cal Evans
have you searched freshmeat.net? google.com? both of those can give you the examples you are looking for. * * Cal Evans * Journeyman Programmer * Techno-Mage * http://www.calevans.com * -Original Message- From: Jay Fitzgerald [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:1

Re: [PHP] E-commerce

2001-08-20 Thread Jay Paulson
you can actually download some php stuff for free.. try phpbuilder.com or phpclass.com there's a lot out there you just have to find it.. :) jay - Original Message - From: "Eugene Yi (InfoSpace Inc)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 20, 2001 5:10 PM Subjec

RE: [PHP] e-commerce software

2001-03-06 Thread rui
hi, i think what you're looking for is something like phpshop you may find it in www.edikon.org, and it's free. On 06-Mar-2001 Justin French wrote: > Hi, > > I'm currently using a perl/CGI developed e-commerce/website management > tool which incorporates sessions (the ability to shop anywhere in