|
Posted by Oujdeivί on 01/07/06 06:56
part1 stays active while part2 is called, after part2 finished, part1
needs to act upon the results, and I need to keep the data collected in
part1 intact.
I'm thinking that sessions are a solution.
I'm still reading, but thank you for helping.
p.d.
Balazs Wellisch wrote:
> "OujdeivΓ" <a@b.com> wrote in message
> news:IdHvf.120$Hd4.89@newsread1.news.pas.earthlink.net...
>> I googled, I swear I did, I just couldn't find an answer, maybe because I
>> not framing it correctly.
>>
>> Is there a way to return a value to a calling php module, from within a
>> browser?
>>
>> I.E.
>>
>> part1.php calls part2.php?var1=stuff&var2=morestuff
>>
>> part2.php does some work and has a result that you want returned to
>> part1.php
>>
>
> What about calling part1.php the same way you called part2? So...
>
> part1.php calls part2.php?var1=stuff&var2=morestuff
> part2.php does some work and has a result that you want returned
> part2.php calls part1.php?result=whatever
>
> Wouldn't that work?
>
> Balazs
>
>
>
--
WTF is OujdeivΓ?
http://bible.crosswalk.com/Lexicons/Greek/grk.cgi?number=3762&version=kjv
to contact me try Oudeis via softhome.net
Navigation:
[Reply to this message]
|