skip to Main Content
author
130 views
0 votes

sum of time giving one hour extra in php mysql

I am trying to calculate sum of time. Everything is working fine but sum of time displaying one hour extra.

247 views
0 votes

PHP APÄ° CURL Get Null

$curl = curl_init();
curl_setopt_array($curl , [

CURLOPT_RETURNTRANSFER =>TRUE,

CURLOPT_URL => 'https://ortam.etu.edu.tr/Services/get_user_card_information/?apikey=XXXXXXXXX&username=ZZZZZZZZZZ',<br

Back To Top
Search