Viroscope
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Picture Perfect] weird plugin/developerAnyone any good with code know how to make it so that the child pages can show under this themes pages?
Or a good way to have child pages associated
If the https is just to verify the api and secret keys I think it can be done just because the sometimes partially working plugin wp-facebook-connect is able to function….. most of the time, well it checks the connection settings fine lol i leave it at that.
So if you could do that it would be awesome and make the plugin more versatile
Thank you in advance (even just for considering it)
Not sure if this is a huge implementation or if it would even work but i found this
Get libcurl functionality straight from within your PHP programs. PHP/CURL is supported built-in since PHP 4.0.2, no extra stuff is needed but PHP and libcurl installed.
PHP/CURL is a binding that uses libcurl. It means that the PHP team has written a glue layer for PHP that speaks to the underlying libcurl. That layer, the binding, is what we call PHP/CURL and that is what offers the functions named curl_* within the PHP language for you. The PHP/CURL binding is written, maintained and being provided by the PHP team and you will not find any binaries, DLLs or other packages for it on this site.