afreemannc / sf-15-to-18

Convert 15 character Salesforce IDs to 18 character version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Salesforce 15 character IDs to 18 character version in PHP

Testing

This code is only marginally tested. I've passed a couple hundred Account IDs and Contact IDs through the function and so far everything has matched, but this is hardly rigorous.

License

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.

Authors

  • Allen Freeman

Acknowledgments

About

Convert 15 character Salesforce IDs to 18 character version.


Languages

Language:PHP 100.0%