Jump to content

How do you retrieve individual data cells from a table?


DNugent

Recommended Posts

How do you retrieve individual data cells from a table?

I'm trying to cycle through the contents of a table and display data in specific locations on a web page.

There are many tutorials to display the whole table but how do you get access to individual cells?

Best Regards
Derek
Prototypically ...

SELECT cellname FROM databasename WHERE some_condition_is_true LIMIT 1

I think we need a bit more information about what you're really trying to achieve so as to suggest an appropriate and specific course.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.