Working with arrays in pyrocms plugins

Discussion in 'Programming' started by asadmehmoodstar, May 4, 2012.

  1. #1
    how to handle arrays ( single and multidimensional ) in pryrocms plugins. I am googling around the internet from a few days i couldn't be able to find this. If any body can help me, that would be really good. :(

    thanks in advance
     
    asadmehmoodstar, May 4, 2012 IP
  2. asadmehmoodstar

    asadmehmoodstar Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Pyrocms is very cool in handling this type of thing because it has a very strong template engine already built-in its codeignitor package. In order to explain how to use array in pyrocms plugin. I found this solution on this url. For almost one week i was searching for this issue because i was trying to develop a plugin in pyrocms in which i had to use arrays. You also take advantage by reading this post

    http:/our-knowledge-base.blogspot.com/2012/05/working-with-arrays-in-pyrocms-plugins.html
     
    asadmehmoodstar, May 4, 2012 IP