Jump to content

can't echo some date from db


Stream

Recommended Posts

I am fetching date from db but there is no result for some date.For example

<td><?php echo $max_first["mark"]; ?></td> 

is ok but

<td><?php $max_first["change_car"]; ?></td> 

returns an empty field. Even both of them varchar(255) cp1251_general_ci thank you

Edited by Stream
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...