Calling data from a database in a Content Item Hi All,
I'm making a database of information that I want displayed in various parts of a content item. How do I call that information from the database? I read somewhere that you can't use PHP in the content editor to call from an external database, but it might be possible to call from data in the mambo database, so I made the tables in the mambo database already.
To give an example, I would want something like the following in each content item:
Item: (Item Name called from database)
Price: (Item Price called from database)
etc. etc. etc.
Any thoughts?? Thanks!
-BobDonut |