[pmwiki-users] New extension UrlGet
Simon
nzskiwi at gmail.com
Wed Apr 8 12:10:43 PDT 2026
UrlGet - Cookbook - PmWiki <https://www.pmwiki.org/wiki/Cookbook/UrlGet>
Questions answered by this extension
<https://www.pmwiki.org/wiki/Cookbook/UrlGet#_toc>
I want to use the built in RecipeCheck
<https://www.pmwiki.org/wiki/Cookbook/RecipeCheck> or Blocklist
<https://www.pmwiki.org/wiki/PmWiki/Blocklist> recipes.
- how do I do this if "allow_url_fopen"
<https://www.php.net/manual/en/filesystem.configuration.php#ini.allow-url-fopen>
is
disabled by my webhost?
- how do I do this in preference to "file_get_contents"
<https://www.php.net/file_get_contents> used internally by PmWiki?
Description <https://www.pmwiki.org/wiki/Cookbook/UrlGet#_toc>
This extension provides a function UrlGet which uses cURL to retrieve the
contents of the URL.
The global variable $UrlGetFunction is set to UrlGet using the PmWiki
function SDV if it is not already set.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20260409/d9b766b2/attachment.html>
More information about the pmwiki-users
mailing list