The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Starting HTML Doing a basic shopping card, Need help with a code i am having trouble figuring out
jacobboyblue
post Sep 21 2012, 06:23 AM
Post #1





Group: Members
Posts: 1
Joined: 21-September 12
Member No.: 17,819



Hey people, for a project i am making an E-commerce website, i need to make some prototypes, the first one i need to know how to do it calling some data from a database table to a webpage, it will just be first name and second name.


Jacob smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
rezfill
post Jan 26 2013, 01:52 AM
Post #2





Group: Members
Posts: 1
Joined: 26-January 13
Member No.: 18,526



ok, first thing for you to do is to include a code to chose your database records like this

select * from "database name"
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jan 26 2013, 03:29 AM
Post #3


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



See Part 8 of http://devzone.zend.com/6/php-101--php-for...olute-beginner/ .
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
oblero
post Jan 30 2013, 02:38 AM
Post #4





Group: Members
Posts: 1
Joined: 30-January 13
Member No.: 18,554



This can be done using PHP scripting. PHP is a programming language.
PHP is usually used in conjunction with a Mysql database. You mentioned asp, does this mean you are on a Windows server and querying an MS SQL database.

If you are on a Linux server then ASP wouldn't be an option. What server and operating environment are you using.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 09:55 AM