How to Question - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36) +---- Forum: Website Development (https://www.supportforums.net/forumdisplay.php?fid=43) +---- Thread: How to Question (/showthread.php?tid=13997) |
How to Question - Thomas - 11-26-2010 I was wondering first of all which language I should use, and second how I would go about doing this. I would like for a user to fill out a form, and then a new web page to be created with that information on it. For example the user would fill out a title, and then a message body in the form, but I want it to be put into a new web page, and for it to be formated how I want it. Thanks in advance! RE: How to Question - Solidus - 11-26-2010 PHP. Are you only looking to create your own? There's a lot of scripts around you know. RE: How to Question - Thomas - 11-26-2010 (11-26-2010, 06:19 PM)Solidus Wrote: PHP. I'm trying to make this a unique social networking website, are there any scripts you could point me toward that might help? RE: How to Question - Win - 11-26-2010 PHP MYSQL. And use HTML to format the text the way you want it. RE: How to Question - Kate - 11-29-2010 Well, all it depends on it's usage. |