getting data from database (sybase) in an html table on a webpage

4

4umangi

Hi everyone,

I am making a web page using perl,html and database (Sybase).Now I
am through with the database connectivity and I am able to retrieve
all data from sybase database, but the problem is if I have 3 columns
called col1, col2,col3 in the database then what I get as output is :

col1
col2
col3 on webpage,
and what I need is a table form so : col1 col2 col3
What I have done is I have declared a foreach loop for each column. It
would be great if anyone could let me knw how can I get my data
achieved in table format using foreach loop or for loop. Thank You
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top