Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

[PHP-DB] msql_numrows HELP please !!! From: Bigbosss (bpg93 <email protected>)
Date: 04/06/01

Hi,

I'm a beginner in PHP dev, and i have find how to connect a DB and select a TABLE. But i search a example to ahve the numbre of ligne in a rows on my table.

my table is :

date
author
subject
contents

i want to print each rows with HTML tag like this :

date author
subject
contents

can u help me please ?? thx