Re: Variables from URL $_GET

From: stephane <stephane.vollet_at_bluewin.ch>
Date: Thu, 6 Apr 2006 20:50:22 +0200
Message-ID: <44356357$1_3_at_news.bluewin.ch>


[Quoted] 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>
>

> No doubt it is ... somewhere ... and this relates to Oracle tools
> in what way? What version of anything? What problem? Do you really
> think we are going to read every line of your code and through divine
> intervention determine what your problem is?
>

> The one thing I see is a call to CURRVAL that will not work because
> it does not follow NEXTVAL.
>

> My recommendation would be to pull out anything related to Oracle and
> try it first in SQL*Plus.
> --
> Daniel A. Morgan
> http://www.psoug.org
> damorgan_at_x.washington.edu
> (replace x with u to respond)
Received on Thu Apr 06 2006 - 20:50:22 CEST

Original text of this message