Description Usage Arguments Value See Also Examples
Ping a web site
1 |
url |
a web site to "web ping" to see that it is available |
timeout |
default time to wait in seconds before returning FALSE |
TRUE if web site is up, FALSE otherwise
Other admin:
am_custom_query(),
am_db_duckdb(),
am_db_sqlite(),
am_use_offline_db(),
con_am(),
db_disco(),
db_minify_path(),
db_minify(),
db_sync(),
default_db()
1 2 3 4 | ## Not run:
http_ping("http://aquamaps.org")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.