Explore >> Select a destination


You are here

rdist.root.org
| | paragonie.com
10.5 parsecs away

Travel
| | A developer's short guide to encryption, authentication, and authenticated encryption with examples in PHP
| | paragonie.com
10.9 parsecs away

Travel
| | Secure code delivery is a hard problem; one which we aspire to solve.
| | www.daemonology.net
10.7 parsecs away

Travel
| |
| | www.zend.com
141.0 parsecs away

Travel
| What is a PHP Interface? A PHP interface defines a contract which a class must fulfill. If a PHP class is a blueprint for objects, an interface is a blueprint for classes. Any class implementing a given interface can be expected to have the same behavior in terms of what can be called, how it can be called, and what wi