Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Can you give me an idea of what this line of code is saying?

Can you tell me about this line of code:

$this_day_video_earn = $db->rawQuery("SELECT SUM(amount - admin_com) AS sum FROM ".T_VIDEOS_TRSNS." c WHERE `time` >= ".$day_start." AND `time` <= ".$day_end." AND user_id = ".$pt->user->id);
PHP:


from PHP https://ift.tt/2Jnzj8p
via IFTTT

Post a Comment

0 Comments