Can I access the database from within a page?
-
Hi everyone,
I’m creating pages that may require access to the database to populate areas on my page. All research I’ve done on the subject discuss creating a plugin and creating tables to database from within the plugin that you create.
So I have a few questions:
Can I simply make a call to the database from inside any page?
Do I have to wrap the page in a php file to access the database?
Can I access the database from any php file without having to create a plugin?Sorry for such newbie questions.
Please help!
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can I access the database from within a page?’ is closed to new replies.