Timeout function && Breakpoints

PHP Tools [?] extends Visual Studio with set of advanced features to work more efficiently with PHP code.

Timeout function && Breakpoints

Postby Gernot » August 10th, 2016, 1:50 pm

Lets say i have a timeout function

$log_time = time();

// Hers my Php Tools Breakpoint

$sec = (time() - $log_time);

if($sec > 30)
{
// ... log something in errorlog
}

--------------

Is there a way to do not log in errorlog if I have set a breakoint via Php Tools?

Thanks
Gernot
 
Posts: 3
Joined: August 9th, 2016, 10:25 am

Return to PHP Tools

Who is online

Users browsing this forum: No registered users and 38 guests

cron

User Control Panel

Login

Who is online

In total there are 38 users online :: 0 registered, 0 hidden and 38 guests (based on users active over the past 5 minutes)
Most users ever online was 256 on March 28th, 2024, 9:42 am

Users browsing this forum: No registered users and 38 guests