5, September 2008

what to think aboute when you are building a shop dokument... - webmaster forum

 
Webdigity webmaster forums
This forum shares its ad revenue with its members!
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP  >  PHP classes @finalwebsites.com  >  DB_cart Class (Moderator: Olaf)
Topic: what to think aboute when you are building a shop dokument...
« previous next »
Pages: [1] Print

Author Topic: what to think aboute when you are building a shop dokument...  (Read 1565 times)
Bill Cosby is my Father
*
Gender: Male
Posts: 4
28 credits
Members referred : 0



« on: Dec 12, 2006, 02:26:00 PM »

1 what to think aboute when you are building a shop dokument has someone wrote it?

"How to put pictures and auther thing connect to the produkt when showing it on the web."

2 Is ther any module to put  new produkts in to the database.

"Some file that helps you store new prudukts in the database.."

Soory for my bad english

Thanks

Inge Pettersson Embarrassed
www.rallycelica.be Visit through proxy
« Last Edit: Dec 12, 2006, 03:08:18 PM by ingepetson »
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Dec 12, 2006, 02:47:25 PM »

what to think aboute when you are building a shop dokument has someone wrote it?

Is ther any module to put  new produkts in to the database.

Thanks

Inge Pettersson Embarrassed

Sorry Inge, I can't follow you, please describe a little bit more...


Last blog : Is your website is down? Know before your visitors do!
Bill Cosby is my Father
*
Gender: Male
Posts: 4
28 credits
Members referred : 0



« Reply #2 on: Dec 12, 2006, 03:32:48 PM »

1 what to think aboute when you are building a shop dokument has someone wrote it?

"How to put pictures and auther thing connect to the produkt when showing it on the web."

2 Is ther any module to put  new produkts in to the database.

"Some file that helps you store new prudukts in the database.."

Soory for my bad english

Thanks

Inge Pettersson Embarrassed
www.rallycelica.be Visit through proxy
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #3 on: Dec 12, 2006, 04:07:16 PM »

So basicly you want to have a product detail page, listing things like price, description, picture, shipping charges, etc. ?

I have not tried DB_cart myself, but from what I understand the class is to add onto your own product catalog system.
So, the thing you are asking for is not included in this class.

Your second question is an admin page, so you can add/change/delete products from your product catalog. If you need something like this, you can get a complete script or have it custom made for you. There are several members here (including myself) that could help you create a custom script.


Last blog : Are You Stumbling Yet?
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #4 on: Dec 12, 2006, 04:10:46 PM »


1 what to think aboute when you are building a shop dokument has someone wrote it?

"How to put pictures and auther thing connect to the produkt when showing it on the web."

2 Is ther any module to put  new produkts in to the database.

"Some file that helps you store new prudukts in the database.."

Soory for my bad english

Thanks

Inge Pettersson Embarrassed
www.rallycelica.be Visit through proxy

Hello the script acts as an shopping cart and not as a product catalog.

The included files (data, scripts) is an example to demonstrate how to use it.

btw. do you have any PHP skills?


Last blog : Is your website is down? Know before your visitors do!
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #5 on: Dec 12, 2006, 04:11:57 PM »

So basicly you want to have a product detail page, listing things like price, description, picture, shipping charges, etc. ?

I have not tried DB_cart myself, but from what I understand the class is to add onto your own product catalog system.
So, the thing you are asking for is not included in this class.

Your second question is an admin page, so you can add/change/delete products from your product catalog. If you need something like this, you can get a complete script or have it custom made for you. There are several members here (including myself) that could help you create a custom script.

you was a little bit faster Nico Wink


Last blog : Is your website is down? Know before your visitors do!
Bill Cosby is my Father
*
Gender: Male
Posts: 4
28 credits
Members referred : 0



« Reply #6 on: Dec 12, 2006, 04:54:22 PM »

Yes it sounds great but i need help to understand how to do it,

also a backend where i can configure the produkts..
I hope to get it to work whid CMSReload so a can build mey site in the same way.

Thanks
Inge Pettersson
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #7 on: Dec 12, 2006, 05:06:15 PM »

How much do you know about php programming Inge?


Last blog : Are You Stumbling Yet?
Bill Cosby is my Father
*
Gender: Male
Posts: 4
28 credits
Members referred : 0



« Reply #8 on: Dec 12, 2006, 07:10:18 PM »

If i have to say it my self a can change code but have some problems making new code..
so not so much i think. But i wont to learn aboute it...
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #9 on: Dec 12, 2006, 08:29:55 PM »

have a look at php include Visit through proxy I have put up some simple tutorials on there and I'm working on some more, so check back soon!


Last blog : Are You Stumbling Yet?
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #10 on: Dec 12, 2006, 11:25:16 PM »

have a look at php include Visit through proxy I have put up some simple tutorials on there and I'm working on some more, so check back soon!
Smiley


Last blog : Is your website is down? Know before your visitors do!
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6309
38674 credits
Members referred : 374


It's time to use PHP5!


« Reply #11 on: Dec 12, 2006, 11:27:50 PM »

If i have to say it my self a can change code but have some problems making new code..
so not so much i think. But i wont to learn aboute it...

Inge I think you have no chance with changing some code if wanna use the db_cart class. You need at least some knowledge how to get an result from a database and many other php functions.

If you want to start an webshop you should some ready made scripts like osCommerce...


Last blog : Is your website is down? Know before your visitors do!
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=5174
Tags : New Produkt Bookmark this thread : Digg Del.icio.us Dzone more....

Topic sponsors:
Get a permanent link here for $1.99!


Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP  >  PHP classes @finalwebsites.com  >  DB_cart Class (Moderator: Olaf)
Topic: what to think aboute when you are building a shop dokument...
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Sep 05, 2008, 06:05:37 PM





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!


Forum Statistics
Total Posts: 36.293
Total Topics: 7.476
Total Members: 3.899
Tutorials : 56
Resources : 143
Designs : 220
Latest Member: speedy5044

24 Guests, 4 Users online :

13 users online today:



Readers

Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2008 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.