function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rchoi21rchoi21 

new version of PHP client with getUpdated()/getDeleted() calls

changes included in PHP Client release 54:

- added getUpdated() and getDeleted() calls

- added deleted.php test file showing getDeleted() usage

- included (but commented out) line to run client in cURL-unverified mode
(allows developer to test without CA cert installed)

- better comments around clientId param in SalesforceClient.php file

- moved test files to example directory


download it at http://sourceforge.net/project/showfiles.php?group_id=96634&package_id=104202