Problem with reading out value from urlline

Problem with reading out value from urlline

am 06.08.2007 11:22:30 von Ruprecht Helms

Hi,

I have the problem that a phpscript is not able to read out a value from
the browserline. In the browserline I have the URL
/?id=. The id-Value I want to process within the
script but a echo $id shows me no value.

The Php-Surrounding is very secured. Formfields and variables that
schould be part of a mysqldatabase must be escaped by the
mysql_real_escape_string-command. What is the right command to get the
value from the browserline.

Regards,
Ruprecht

------------------------------------------------------------ ----------
Ruprecht Helms IT-Service & Softwaredevelopment

Web:
To:
Sent: Monday, August 06, 2007 2:52 PM
Subject: [PHP-DB] Problem with reading out value from urlline


> Hi,
>
> I have the problem that a phpscript is not able to read out a value from
> the browserline. In the browserline I have the URL
> /?id=. The id-Value I want to process within the
> script but a echo $id shows me no value.
>
> The Php-Surrounding is very secured. Formfields and variables that
> schould be part of a mysqldatabase must be escaped by the
> mysql_real_escape_string-command. What is the right command to get the
> value from the browserline.
>
> Regards,
> Ruprecht
>
> ------------------------------------------------------------ ----------
> Ruprecht Helms IT-Service & Softwaredevelopment
>
> Web:
Ruprecht Helms IT-Service &
> Softwareentwicklung, Loerrach

>
>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php