Credential validation using RADIUS in PHP Validating a username and password pair against a remote RADIUS server is an easy task in PHP. This page shows two methods via which credentials can be checked using the RADIUS protocol. Tags: NetworkingPHPRADIUS Read more about Credential validation using RADIUS in PHP