How/Can I insert simple custom php code into a page to read from a…
The site I’m transitioning to wordpress includes several pages that display information from a mysql database. Using a customized template, I’ve been able to access and display static data from the dbase (http://testing.myrtlerun.com/resources/) but unable to create a page to…