Net
Send network requests.
For more advanced requirements, try Php.call()
with PHP's curl
functions.
In order to keep view-level code separate from app logic, Net operations are not callable within templates.
Send network requests.
For more advanced requirements, try Php.call()
with PHP's curl
functions.
In order to keep view-level code separate from app logic, Net operations are not callable within templates.