Jump to content

unable to access specific column


phppup

Recommended Posts

I have a VARCHAR column in a testing table.  The column is titled 'email' and holds addresses.

When I use PHP to echo firstname, lastname, and emails info, I get all other columns except for the email info.

Any thoughts??

 

Link to comment
Share on other sites

I do not presume this to be a coding issue, as I am using the same code throughout my efforts for firstname, lastname, phone, etc.

All provide the info I request EXCEPT for email.

Perhaps it is something with the required characteristic of the column in the table that I am not aware of.

It'd be great to get pointed in the right direction.

Link to comment
Share on other sites

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.