Hello again. With no real progress with my DLL based plug-in issue for getting addresses from Postcodes since v15 broke it, I realized that I would have to try another way.
So we have looked at the PHP library code and tried to integrate with that instead. We have then hit a small road block that hopefully someone might have some experience with. The docs say this: The system files are encoded using the “Zend” Optimizer to protect intellectual property. In order to run these you must have the Zend Optimizer installed. This can be downloaded for free from www.zend.com. Versions are available for all popular operating systems. When installing you will need to specify the location of your PHP.ini file and the root folder of your web server. So further investigation then tells me that Zend Optimizer is now included in PHP 5.3 and above. But in the case of 4D’s PHP to me it is a black box running somewhere in the depths of the 4D engine. Useful at times but rarely used and certainly never fiddled with (yet). 4D returns the version as 5.4.11 so is it a fair assumption that the library exists? Do I then just need to put something in the php.ini file and if so what? Regards, Dougie ________________________________________________________ telekinetix Limited- J. Douglas Cryer Phone : 01234 761759 Mobile : 07973 675 218 2nd Floor Broadway House, 4-6 The Broadway, Bedford MK40 2TE Email : [email protected] Web : http://www.telekinetix.com ________________________________________________________ ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

