Hi, all. Next example working with FG-300 v.5.4 and PHP $fghost =
"myfg.loc"; $fglogin = "admin"; $fgpass = "supersecret";$url =
'[link]https://'.$fghost.'/logincheck';[/link]$data =
array('username'=>$fglogin,'secretkey'=>$fgpass); $post_data =
http...