Integration of CodeIgniter

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kani
Forum Newbie
Posts: 3
Joined: Mon Jul 05, 2010 5:19 am

Integration of CodeIgniter

Post by kani »

How to interate CodeIgniter with magento1.4?
so that to implement the following...
(a) Sync login so member can move between modules without having to login twice.
(b) Validate membership level and active subscription from codeigniter site prior to allowing member to add a product or service.
Post Reply