Re: [fw-general] Zend\Ldap

2014-12-12 Thread Stefan Gehrig
See http://framework.zend.com/manual/2.3/en/modules/zend.ldap.usage.html#retrieving-data-from-the-ldap Searching the LDAP tree 1 2 3 4 5 6 7 8 9 $options = array(/* ... */); $ldap = new Zend\Lda

[fw-general] Zend\Ldap

2014-12-12 Thread Steve Rayner
I'm using this to make an LDAP query; $ldap = new \Zend\Ldap\Ldap($options); $ldap->bind(); $result = $ldap->search('(objectclass=*)', 'dc=wr,dc=local', \Zend\Ldap\Ldap::SEARCH_SCOPE_ONE); How would I then iterate over the results?

[fw-general] Re: 2D Barcode generation (e.g. DataMatrix ECC200)

2014-12-12 Thread Marco Pivetta
I strongly suggest that you look at https://github.com/Bacon/BaconQrCode Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 12 December 2014 at 08:25, calosteward [via Zend Framework Community] < ml-node+s634137n4662403...@n4.nabble.com> wrote: > ZF is good. But I'm not s