Help for this page

Select Code to Download


  1. or download this
    $ip = "192.168.3.5";
    
    # ...
    ...
    {
         # ...
    }
    
  2. or download this
    $ip = qr("192.168.3.5");
    
    # ...
    ...
    {
         # ...
    }