D
D
Denis Ogurtsov2014-08-28 12:03:02
PHP
Denis Ogurtsov, 2014-08-28 12:03:02

Is there a script (php) that generates slogans from a template?

We need a script, preferably in php, which would generate keywords according to a template.
For example, set a template:

(<I><My friend><Our people>){<do><make><build><develop>} 'mega super' ({<book><site><table>})

and the script will give a set of words:
[
'I make mega super site',
'My friend buid mega super book site',
'Our people make mega super table'
.........
]

Different quote brackets would mean options for the occurrence of words in a string.
Maybe there is a service with an API...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2014-08-28
@xmoonlight

Will this one work?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question