This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * PHP Akamai Purge | |
| * | |
| * By: Jason Rundell <jason dot rundell (at) gmail dot com> http://jasonrundell.com @jasonrundell | |
| * Started: December 20th 2011 | |
| * Fork me: https://github.com/jasonrundell/PHP-Akamai-Purge | |
| * Cudos: https://github.com/hradtke http://hermanradtke.com @hermanradtke | |
| * I came across https://bugs.php.net/bug.php?id=43910 while doing a Google search for | |
| * other folks who have worked with Akamai's SOAP API and PHP. The original function |
NewerOlder