how can i take every field from a table (where there are many) and
without referencing by name (using a loop) echo there name in a td
followed by the contents? i think the foreach statement is what im
looking for? but i dont understand it.
regards
marc
without referencing by name (using a loop) echo there name in a td
followed by the contents? i think the foreach statement is what im
looking for? but i dont understand it.
regards
marc
Comment