Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Edit XML with PHP Re: Edit XML with PHP

#78575

Ok so I set me form to: action="<?php echo $_SERVER; ?>" but the problem is that it goes here:
http://www.condiffphotography.com/new/w … /admin.php

when it should go here:
http://www.condiffphotography.com/new/w … php?page=3

It’s probably because it’s inside the wordpress admin. Are there any other ways of calling the processing script at the top?

Thanks.