• Hello to you all, im looking into adding a php query onto a page generated by the wordpress software.

    Is there anyway i can do this by adding the code into the page box from the admin system ?

    It will only be on 1 page. The page is here http://www.fleetwood-fishing-industry.co.uk/fleetwood-trawlers/ you will see a list of trawlers on that page. I have made thos links manually but i now have the query but cannot get the php code to work on the page.

    All help will be greatfully recieved.

    Alan Duggan

Viewing 1 replies (of 1 total)
  • Two options:
    – use a plugin like phpexe, exephp (search) – those will let the php to execute in posts/Pages
    – put the code in a special Page template and use that one fro your Page

Viewing 1 replies (of 1 total)

The topic ‘Adding a PHP Query’ is closed to new replies.