Sebastian Hofferberth wrote:
> Hi
>
> I have a MYSQL/PHP question for which I do not find an answer on the web.
>
> I have a MySQL table with a column of datatype "time". What I want to do is
> read the values from this table but display the database entries plus 6
> hours. For example, when th
Hi
I have a MYSQL/PHP question for which I do not find an answer on the web.
I have a MySQL table with a column of datatype "time". What I want to do is
read the values from this table but display the database entries plus 6
hours. For example, when the database entry is 12:00:00, I want to dis