> > Hello John, > > The reason is I am trying to "chain" some > programs, > > the idea is to take the first part (in the > original > > example "ninty", then redirect to the second > script > > passing that value...after the second script > finishes > > it redirects back to the first script which will > pass > > the second value (which would be "four") which > would > > be be passed to the second script etc > > > > I think the main part which is confusing me is how > I > > can take out just certain "used" parts of the > array in > > the $_SESSION array...ideas? > > > > Thanx, > > Mag > > > > I guess you're looking for array_pop(), it pops the > last element off > the end of the array. Look it up in the manual to > convince yourself. Thanks for the tip, will do.
Cheers, -Mag ===== ------ - The faulty interface lies between the chair and the keyboard. - Creativity is great, but plagiarism is faster! - Smile, everyone loves a moron. :-) __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php