[wp-hackers] Hello, question on $_GET values with plugins
Ryan M. Williams
domhnull at ryanmwilliams.com
Fri Sep 16 13:00:40 GMT 2005
Thanks a bunch BoBB, Robert, Firas. I appreciate the suggestions. For
what I'm trying to do this worked great. Simple, effective.
Ryan
BoBB wrote:
> You might want to try something like edit.php?page=<?php echo
> basename(__FILE__);
> ?>&therestofyouroptions=whatever&moreoptions=whateverelse
>
> The URL worked for me ina form POST but I didn't have to pass the GET
> parameters to it, but can't think of a reason they wouldn't work.
>
More information about the wp-hackers
mailing list