Jump to content

User Generated Websites


carlos sagan

Recommended Posts

I'm real new to php and mysql.  My goal is to make a site where users can register and then create their own pages that display on the site.  Any suggestions on how to go about this?  I've read that drupal and joomla can be used to do something like this.  Are there plugins / apps already more or less coded or am I going to have to do a lot of the coding myself?  Thanks.

Link to comment
Share on other sites

Either way it's not a lot of code. Take a look at cookies(for login/register users) and fwrite/file_put_contents and/or uploading files. You should probably strip out any illegal characters / code in the new page before publishing it on the net.

 

I don't know if drupal / joomla does this as I've never used any third party scripts for my stuff. But you should really look into the above, it's not hard at all! You'll find it fun too.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.