php - Allow users to add a webpage within a website -
i'm trying work out if there's way possibly implement feature website allow user/guest create new web page stored on server without needing go through ftp directly. i'm looking basic functionality @ moment, basic form allow submit name of webpage stored in root directory of server. know if possible? appreciated!
for automatic html page generation through forms, you'll need learn scripting languages such php.
Comments
Post a Comment