php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12834 when using a form with a get method i get variables x and y
Submitted: 2001-08-19 03:31 UTC Modified: 2001-08-19 03:37 UTC
From: ziip15 at hotmail dot com Assigned:
Status: Not a bug Package: Output Control
PHP Version: 4.0.6 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ziip15 at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-08-19 03:31 UTC] ziip15 at hotmail dot com
when using a html form with a get method the variables $x and $y show up in the url.. like:

http://www.here.com/index.php?othervar=text&x=23&y=0

i've noticed that x and y are always numbers and never other characters.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 03:37 UTC] sniper@php.net
RTFM: http://www.php.net/manual/en/language.variables.external.php

And the topic: "IMAGE SUBMIT variable names"

Not a bug.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC