<?php $template = 'Searching the |*-*| Dating membership database is the key to locating |*-*| people you would be interested in. You can search for |*-*| Singles including |*-*| Women and |*-*| Men in any location worldwide. Join now to search for |*-*| Singles.'; $array = [ 'Japan', 'Japanese', 'Tokyo', 'Yokohama', 'Osaka', 'Asian', 'Nagoya' ]; shuffle($array); vprintf(str_replace('|*-*|', '%s', $template), $array);
You have javascript disabled. You will not be able to edit any code.