[thelist] MySQL display on web w/ PHP

Jay Blanchard jay.blanchard at niicommunications.com
Mon May 9 12:34:36 CDT 2005


[snip]
I have done some PHP and some MySQL but I am very new at doing both 
together.
Assuming the following:

Database = "Sales"
Table = "Orders"
Name = "Jones"

When Jones' page opens up, I need his order number and date of order to 
appear on the screen in a table format. I keep getting syntax errors
with 
this.

I am certain that someone has an example of this.
[/snip]

Since you provided no examples of your syntax errors there will have to
be several assumptions made. The first assumption is that you did not do
a Google search for PHP MySQL tutorial. 

There are several examples available.


More information about the thelist mailing list