|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
first e-shopHi,
I need to create an e-shop in PHP. this is for me the first time that i need to do that and i think the way how to approach such topic is different that creating a simple corporate web site. Here are the standard features that i need to implement: - home page including latest "article/news", offers, discounts, material tests e-shop should: - allow users to search good by selecting a category (and/or sub category) or by specifying parameters in search tool - allow users to browse goods - catalog of good should be browsable offering a short description of the good, name of good, picture, price and link to more detailed information - allow basket usage for ordering goods. - allow payment by several using different methods (credit cards, paypal, and so on...) Administrative part of the web site should also: - allow archivings of old article/news, and material/good tests - allow composing of articles, tests, and so on... including pictures page setup. - allow management of goods and catalog. as you can see something really standard... however, i would like to do it well from the beginning, so i would like to know if some example or tutorial (even if partial) exist on internet.. and for sure,, you are experienced in such topics, so to what should i pay attention ? thanks a lot, -- Alain ------------------------------------ Windows XP SP2 PostgreSQL 8.2.4 / MS SQL server 2005 Apache 2.2.4 PHP 5.2.4 C# 2005-2008 |
|
|
Re: first e-shopOn Sat, Jul 5, 2008 at 6:26 AM, Alain Roger <raf.news@...> wrote:
> Hi, > > I need to create an e-shop in PHP. > this is for me the first time that i need to do that and i think the way > how > to approach such topic is different that creating a simple corporate web > site. > > Here are the standard features that i need to implement: > - home page including latest "article/news", offers, discounts, material > tests > > e-shop should: > - allow users to search good by selecting a category (and/or sub category) > or by specifying parameters in search tool > - allow users to browse goods > - catalog of good should be browsable offering a short description of the > good, name of good, picture, price and link to more detailed information > - allow basket usage for ordering goods. > - allow payment by several using different methods (credit cards, paypal, > and so on...) > > Administrative part of the web site should also: > - allow archivings of old article/news, and material/good tests > - allow composing of articles, tests, and so on... including pictures page > setup. > - allow management of goods and catalog. > > as you can see something really standard... however, i would like to do it > well from the beginning, so i would like to know if some example or > tutorial > (even if partial) exist on internet.. > and for sure,, you are experienced in such topics, so to what should i pay > attention ? > > thanks a lot, > > -- > Alain > ------------------------------------ > Windows XP SP2 > PostgreSQL 8.2.4 / MS SQL server 2005 > Apache 2.2.4 > PHP 5.2.4 > C# 2005-2008 > check out www.hotscripts.com or http://sourceforge.net for prebuilt sytems -- Bastien Cat, the other other white meat |
|
|
Re: first e-shopAlain Roger wrote:
> Hi, > > I need to create an e-shop in PHP. > this is for me the first time that i need to do that and i think the way how > to approach such topic is different that creating a simple corporate web > site. > STFW: php: open source e-commerce http://www.google.com/search?q=php%3A+open+source+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
| Free Forum Powered by Nabble | Forum Help |