| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Variables from URL $_GET
no I knew you wouldn't.
"DA Morgan" <damorgan_at_psoug.org> a écrit dans le message de news:
1144266802.539205_at_yasure.drizzle.com...
> stephane wrote:
>> I have a problem which must be in this :
>>
>> print" <script type='text/javascript'>
>>
>> document.location.replace('http://127.0.0.1/add_task.php?req_id={$maxValue}&tk_request_name={$req_name}');
>> </script>";
>>
>> or maybe here, in file2
>>
>> <?php
>> $tk_req_id = $_GET['req_id'];
>> //$tk_req_id = 1;
>> ?>
>>
>> <snipped for brevity>
>
>
>
![]() |
![]() |