0
Help me in developing a content generator.
The idea is i want to develop a content generator which have 3 aspects. 1) Form : User will submit these fields. 2) Back end content script : It is a html file filled with text and html content. 3) Output File : This is the main file that I want, which will store in a folder in a specific folder or create a day wise folder of the entries made. Basically it is a mixture of form data and the back end script.
1 Resposta
0
What content do you wish to generate?
A wordlist filled with existing words and then combine them randomly?
Most hosting services combine servers in the following ways (unless they are customisable):
Windows:
c++
.net
linux:
python
ruby
php
Rather be using python and php for backend.
ps: HTML is front-end.