how2?: retrieve information from a database within a page
-
Hi guys,
my website has a database of members seperate to the default wordpress user db. I am using a plugin called “include HTML” to include my php to retrieve the information from the db.
If i make a sql call to the db it says i do not have permission. I tried to cast the information into arrays within the header and then access it from within the page, but it seems the array is empty. If i echo the information in the header it is there, but there is nothing when i try echo it out in the body.
any suggestions guys?
- The topic ‘how2?: retrieve information from a database within a page’ is closed to new replies.