Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "J.O. Aho" Newsgroups: comp.lang.php Subject: Re: Replace punctuation in an associative array Date: Thu, 13 Apr 2023 07:41:53 +0200 Lines: 33 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net XWTMDVguDznZMOLTKjuaGg91NxjyiZTawK89yXMc5L7/kFdba7 Cancel-Lock: sha1:3sdwUa7kkt+Tue0hxPH8PAr6joA= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Content-Language: en-US-large In-Reply-To: Xref: csiph.com comp.lang.php:19426 On 4/13/23 00:45, The Doctor wrote: > In article , > The Doctor wrote: >> In article , >> Arno Welzel wrote: >>> The Doctor, 2023-03-05 00:58: >>> >>> [...] >>>> Actually the class approach works better. >>>> >>>> Too bad Google does not pick that up >>>> in their searches for JSON> >>> >>> Well - programming is about to *learn* how to do things and not about >>> "look at Google if there is a solution for it". >>> >> >> Bureaucracy said they are doing the job, but the customer is not happy. >> >> Can I create an intermediary state >> so just just before the customer hits the pay button, >> they are review what they are sending? >> > > Try to pass a json from 1 form to another. This is why you have session cookies, no point of passing data from a form to another. -- //Aho