Got it working with the exec-PHP plugin.
Alternatively, can I embed my code to query db and build the table when editing a page based on the default template?
Thanks…
Using WordPress 2.7.1, in Edit Page I set visibility to “Password Protected”. However, when I click on the link to the page, it never prompts me for the password, but takes me directly to the page.
I am using a page template that, when loaded, queries a db and builds a table.
Where can I find the default template, and what is it in the default template that enables the password protection?
Thanks for any insights…