Hello and thanks for reading this. My apologies in advance for this EE beginner question.
Are there any technical reasons why I can’t have my EE content contain PHP pages that display custom results from a separate (on the same server) MySQL database?
My client wants a type of extranet where paid members can view certain data from a MySQL DB. The idea is to create the template pages with the database calls so when a member logs in, they see the result sets.
Does this make sense?
Any feedback would be appreciated.
Thanks again.