Pls help me to add two times which is in mysql database table....Very urgent...Thank you

you can do it as select it from the mysql side

select time1, time2, addtime(time1,time2)
from table
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.