ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

how to make a share content system with codeigniter framework?

June 09, 2012 3:33am

Subscribe [2]
  • #1 / Jun 09, 2012 3:33am

    mehdi ghazi

    7 posts

    hello,
    I will make a share content(share posts or news in facebook,twitter,google+,pdf,...)with the codeigniter framework
    how can I do it?

  • #2 / Jun 10, 2012 8:03am

    mbonachea

    3 posts

    Start out using the Control Model View structure and CRUD functionality as a guide.
    I would make a Controller for each main page with Create Read Update and Delete functions for the respective tables. Just make sure to keep your Controller light and pass all of the code heavy tasks to your model for processing, and also pass all returned queries from your model to a loaded view.

    Let me know if this helps!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases