|
How can i make web forum?
|
|
09-17-2010, 03:46 AM
Post: #1
|
|||
|
|||
|
How can i make web forum?
Hi... All member,
I am web designer not a develper. I just create a simple html site by the help of dream weaver, css, dhtml, html, Photoshop, flash, etc. Now I am trying to learn dynamic web site and forum. Can anyone help me on this way , what software or languages requires to learn first then second and so on.....? |
|||
|
09-17-2010, 05:10 AM
(This post was last modified: 09-17-2010 05:11 AM by Cida.)
Post: #2
|
|||
|
|||
|
RE: How can i make web forum?
The most popular pre-processing language on the web is PHP; to make a forum, you'll want to use a MySQL database to store information like users, threads, posts, etc...
Most hosts should have PHP installed, if you have one, make a .php file on your host and experiment. Some tutorials to get you started http://www.w3schools.com/php/default.asp http://www.freewebmasterhelp.com/tutorials/php http://www.tizag.com/phpT/ http://www.phptutorial.info/?index http://www.developphp.com/ (contains video tutorials) http://tuxradar.com/practicalphp http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/ (quick reference sheet) http://php.net/manual/en/ (official documentation) If you don't have a host, you can install WAMP to your PC and access pages from the web root folder (www) through http://localhost/ |
|||
|
09-20-2010, 09:29 PM
Post: #3
|
|||
|
|||
|
RE: How can i make web forum?
If you were refering to how can you create a web forum, id suggest looking into a free webhoster/free forum site, or use something such as phpbb
Google should return you plenty of stuff :) |
|||
|
09-28-2010, 05:50 AM
Post: #4
|
|||
|
|||
|
RE: How can i make web forum?
i don't understand..
:( |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| make a PHP forum | metanvn | 1 | 374 |
02-06-2011 04:45 AM Last Post: MasterZuFu |
|
User(s) browsing this thread:



