I want to have 4 or 5 mysql databases...for better organisation of my network project.
Can I in one page , made with several include function , to have multiple connections?
Each include page that connects with its own mysql database.
I want to have 3 or 4 users...some of them will see only 1 include and others will have to see 3-4 includes (each include connects with its own database).
Is that possible?