English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I posted a question earlier about how to make a site like amazon. Basically to have a lot of pages, but not have them actually exist. I see php is a popular choise. Can somebody please make a sample file (about 3 pages). and posibly post to mytempdir.com ro similar. Thanks

2006-07-21 14:54:42 · 1 answers · asked by stepanstas 2 in Computers & Internet Programming & Design

1 answers

You could also work with asp.net or coldfusion. These are all languages that let your web pages interact with a database.
When you put something in a shopping basket, the web server passes on php code to an application server, the application server passes on sql code to a database server, and then everything goes back the same way to create a new web page that confirms the order to the user.
There are many interesting challenges when designing a site a complex as Amazon - but writing the actual php code isn't one of them.
Anyway, here are some code samples:
http://www.activsoftware.com/code_samples/php.cfm

2006-07-21 15:33:06 · answer #1 · answered by OMG, I ♥ PONIES!!1 7 · 0 0

fedest.com, questions and answers