phancap

Web service to create website screenshots.

API

The API is accessible at get.php.

load(); $options->setConfig($config); } catch (\Exception $e) {} foreach ($options->options as $name => $option) { echo '' . '' . '' . '' . '' . ''; } ?>
Available URL parameters
Name Description Type Default
' . $name . '' . htmlspecialchars($option['title']) . '' . ( is_array($option['type']) ? ('One of: ' . implode(', ', $option['type']) . '') : str_replace('skip', ' ', $option['type']) ) . ' ' . $option['default'] . '

Tools