Tag Archives: php

Multi-authentication (Joomla! like) with Zend Framework

Some of CMS’ provides you with not only sep­ar­ate authen­tic­a­tion for stand­ard user and admin­is­trat­ors. And they work sim­ul­tan­eously — you can log-in into both sec­tions (font-end and back-end admin­is­tra­tion in terms of Joomla!). After some of my naive sug­ges­tions … Con­tinue read­ing

Posted in Zend Framework | Tagged , , | 7 Comments

Com­plex mutat­ors for Doc­trine v.1.x, REVISITED

After I have star­ted to imple­ment pro­posed in pre­vi­ous post com­plex mutator I found that it’s not really as good as I thought. Well for one model it prob­ably is OK. And of course if it can be used with exten­ded Doctrine_Record class … Con­tinue read­ing

Posted in Doctrine ORM | Tagged , , , , , | Leave a comment

Com­plex mutat­ors for Doctrine v.1.x

If you work with Doc­trine ORM you prob­ably met situ­ation when you need to mangle val­ues on set­ting or get­ting them. Espe­cially when you are using dif­fer­ent types. One of such prob­lems are dates. As I’m using Zend Frame­work I prefer … Con­tinue read­ing

Posted in Doctrine ORM | Tagged , , , , , | 2 Comments

Bring free­dom back to CRE PCI PRO

After I found that CRE PCI PRO is based on free (as in free­dom) soft­ware as well as CE ver­sion, and that “CRE Inc.” viol­ates your free­dom to run (unless you’ll pay for per domain serial num­ber), I decided to make it … Con­tinue read­ing

Posted in osCommerce | Tagged , , , | 1 Comment

Remov­ing bot­tom ads from CRE PCI CE

CRE loaded has two ver­sions of CRE PCI — CE (Com­munity Edi­tion) and PRO. I know noth­ing about PRO ver­sion, but CE is built on top of osCom­merce free soft­ware released under terms of GNU/GPL. As this soft­ware is released as … Con­tinue read­ing

Posted in osCommerce | Tagged , , , | Leave a comment