mercredi 29 juillet 2020

duplicate the value with space in php [closed]

I have the variable

$request['customer']=Array ( Existing_Customer, New_Customer)

I want to replace parse the each data and duplicate with space as

$request['customer']=Array ( Existing_Customer,Existing Customer,New_Customer,New Customer);

array_replace ()

I cant replace as expected



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/30V3EAN
via IFTTT

Aucun commentaire:

Enregistrer un commentaire