chuchuman
01-26-2006, 11:59 AM
Im in need of your help again guys.
I am trying to get info stored on mysql database to be shown on a php page. I guess il need to run query, but im still a beginner. I tried everything i can, with no luck.
Someone tell me like a template query command or something, so that i can get this to work.
If you dont understand what im saying, il explain:
Lets say iv got database name: test_test
I want to get the information stored inside the table: t_table
In this table the information is inside the field under: t_column
I want to get whatever text is inside the field t_column, to be shown on my php page.
Any solutions??:bawling:
[For those wondering why i need this: im trying to edit modernbill, i want to get the contents i enter in the features section to be shown on the order form, or something similar, because i want the user to see like a summery of whats included, on top of the order form]
I am trying to get info stored on mysql database to be shown on a php page. I guess il need to run query, but im still a beginner. I tried everything i can, with no luck.
Someone tell me like a template query command or something, so that i can get this to work.
If you dont understand what im saying, il explain:
Lets say iv got database name: test_test
I want to get the information stored inside the table: t_table
In this table the information is inside the field under: t_column
I want to get whatever text is inside the field t_column, to be shown on my php page.
Any solutions??:bawling:
[For those wondering why i need this: im trying to edit modernbill, i want to get the contents i enter in the features section to be shown on the order form, or something similar, because i want the user to see like a summery of whats included, on top of the order form]
