Hello,
I am just starting to get into mysql and have a quick question: I have a table that has a datetime field, and i simply want to store that datetime into a variable and be able to print it, and also compare it to the current date to see how many days have elapsed. when i run the fetch array command do I have to convert the variable into something else in order to display it on the screen?