Monthly Archive: September 2020

SAML 101

SAML stands for “Security Assertion Markup Language.” It is an XML-based standard for communicating identity information between organizations and the cloud, It is used for enabling the secure transmittal of authentication tokens and other...

PHP cURL Tutorial Part 1: Basic Structure

DOWNLOAD THE SOURCE: https://www.langmanual.com/post/1548512857C9fgr Follow me on Langmanual https://www.langmanual.com/user/shane In this tutorial we cover the basic structure of a curl session and how we can use it to fetch a file from a remote...