![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
King of Portal
|
Well now that Big K has been doing improvements to the site I myself have become curious as to what kind of information would be necessary to store regarding a forum page. I've programmed a forum once before in PHP and it wasn't all that great, you had to log in every time to make your post and things of that nature. So my question is what kind of info should I store?
These are some things I can think of: Quote:
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis |
|
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Have you considered getting a free forum and looking at the code?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
King of Portal
|
Don't really want to fish through someone else's code. Just curious for parameters of interest. I actually posted the code for my own forum in the PHP section here on Programming Forums, so I don't think coding it would be a problem. Also, I tend to be weak when reading other people's code. So I would much rather just get the parameters in a general form and then worry about the implementation.
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| okay patience please... a good starting point?? | Que | Python | 10 | Apr 20th, 2006 3:11 PM |
| 3d Graphics. | Sane | Other Scripting Languages | 54 | Apr 7th, 2006 10:38 PM |
| various questions on class Point methods | nocturna_gr | Java | 1 | May 7th, 2005 1:45 PM |