Passing Code Through URL
-
I’m trying to pass php code through WordPress. Normally it would look like this: index.php?id=anytag
But since wordpress doesn’t have the .php extension it’s not working.
Anyone know how to make this work?
-
Query strings are not allowed in blogs hosted on wordpress.com. If you have a self-hosted blog, you need to ask this at
- The topic ‘Passing Code Through URL’ is closed to new replies.