beastjord
Sep 2 2006, 12:54 PM
| | Hi if someone could get back to me as fast as they can that would be great! i got a couple of questions what do you use my sql for what does that have to do with forums? and secondally can someone give me the php code for the forum thanks  |
Reply
Mjay06
Sep 2 2006, 02:27 PM
The mysql database stores all user details/posts etc, basically anything that is typed into your site. It records user post counts/forum titles/categories/even down to the smiley codes. Without it your website is just an empty shell.
Reply
jlhaslip
Sep 2 2006, 02:45 PM
Phpbb software can be downloaded from phpbb.com or installed on your trap17 account via the Fantastico at your cpanel. Either way, enjoy...
Reply
Similar Topics
Keywords : phpbb, mysql, relations, forum, code, website
- Best Cms And Forum Combination
(5)
Web Design Help
I need help designing my website homepage if possible? (3) Hey Trap17 Users! /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
alt="smile.gif" /> I'd like to get some help from experienced Trap members, to help me get my
homepage of Central-Gaming design page up. /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> If possible, I'd like to have the following used: HTML PHP
Maybe some jscript Also, what I'm trying to do is create a homepage (A good homepage) for
Central-Gaming. (My site). /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
alt="big....
Has Anyone Designed A Website For A Wow Guild?
(2) I belong to a WOW guild and we're considering a website for our members. Has anyone any
experience designing and running such a site? For a start, we're only interested in a basic
website for our members so we can show member character stats, announce raids and have a forum so we
can all leave messages for each other and discuss strategy and levelling tips. I know there are
templates available and I'm wondering if it would be just as easy to use one of the premade
templates rather than create a site from scratch. Any comments would be greatly appreciated ....
Basic Of Website Creation
Get basic knowledge on website creation here (9) By basic, i mean reaaaal "BASIC". I know that its probably redundant info for so many of us, but I
still would like you to add your bit into this post , so that newbies benefit from it.....
Website Layout?
Help me please (3) Im sorta really new to html and php, and i want to make or edit a layout for my website that i might
get from this forum thing, and i need sombody to point me to some tutorials or make me a layout.
also if you want to you can make me a myspace one too xD. Please and thanks.....
Creating A Good Website, How?!
(18) Creating a good website, How?! I looked at many forums, searching on now to create a good
website, by good I meant good website interface. For example, Trap17 have this amazing flash header,
and nice design… I searched and searched, I found that many people started with a photoshop
picture, then they make it come true by requesting a website coder (A.K.A. Programmer) to code the
whole website for it. If, I said if, I were good a art, I can design a good nice picture off
photoshop, and I know how to code, does that means I can make a good website? Please post any ....
Building A Forum Under Another Web Site?
(7) Hello, Im going to set up a simple website to use with my buddies. A main page where I can update
from time to time and a forum are all I need. I know WYSIWYG builders, ftp uploaders and forum
moderating. Im thinking of using phpBB since it's free and seems simple and reliable, right?
My question is can I build the forum on my local computer then upload to hosting service? The
readme.txt recomends to install online in host machine. And this is what I need to do, right?
-build an index.html with WYSIWYG, upload it to main folder of host. -create a folder in the....
Flash Media Into Html/css Website
does anyone know how to import a flash into a webpage with transparenc (1) Hi I need some help , Im designing this website for school studies However, I made a flash drop down
menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
For example my flash is width= 800, and height = 200 but my div box on my html page for my
navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
animations i want to insert it into my navigation div box but i want to set the flash background to
transparent so that when the drop down menu comes down it overlaps the text or whateva....
Mysql
Several files in one field. (2) Hi guys. I want t know if it is posible to have so many entries for one object in a field in MySQL.
I know my question may not be clear because I lack in terminology but pliz try and help. What I want
to do is for axample have a database of my clients with the following fields for every client:
fname, lname, more than one photos, contrubutions(comments, jokes, testimonials posted) etc. I want
to have the things like the photos in the same field but they have to be unique so that my php code
can deal with them individually llike they are coming from different fields.....
Php Auto Website Title
(8) This simple PHP function is pretty handy if you want your websites pages in the title without having
to name individual ones. It will look like: QUOTE MyWebsite | Index QUOTE Quote:
MyWebsite | Gallery QUOTE Quote: MyWebsite | Forums etc.. paste the code into your
"functions" file, or any webpage which is included in every page you have (Reminder: To include a
webpage, use 'include("webpage.php");') You can of course put the function in each page, but
that's just annoying .. /tongue.gif" style="vertical-align:middle" emoid=":P" borde....
A Good Forum
(4) Im looking for a good reliable forum for my website. I dont really have the money to spend 100s of
dollars on them so what are the best free or cheap fourms, but still work well and are able to have
cool looking templates. any suggestions would help, so i can check them out. thanks....
Advanced Contact Forum
(0) Okay so people that want a contact form in their website, but keep getting spammed my bots here is
your solution. This script might be a little advanced, but it stops spammers. They way it stop
spammers is that it has a box where you enter the numbers. I think it's called a captcha.
CODE ###################### ##### contact.php #### ###################### <?php
@session_start(); if(isset($_POST['submit'])) {
if(($_POST['security_code'] ==
$_SESSION['security_code']....
How To Build A Good Website
(2) First, have a good color is important. You don't want people say "Ow!!! My
eyes!!! where's the X button????" So try not to use colors like light green, yellow.
Second, have some content. Will you like a site just with a title? Updated it AT LEAST once a
month. Third, try not to put "too much" image on the homepage. Otherwise, if they come from a
search engion, they will probley want to find something that they want. If that takes too long,
they'll leave. Fourth, having a portal is good if you have a forum. If you are using something....
Index In A Mysql Database
Make the numbers follow (3) I hope I am on topic here (It does have to do with web design, after all). I have noticed that in a
MySQL database, the 'id' field just keeps its numbers for every record, with the backdraw
that, whenever you remove (a) record(s) from the table, you get your list numbered as eg.
1,5,6,7,12,25 etc. This makes it a bit difficult of keeping track of the number of records in your
table. Is there a way of achieving (either in PHPMyAdmin or through the use of PHP) that the id
field in your table gets sort of 'refreshed and updated' so you have a clearer view....
Help Creating A Profile Website
how do i make a profile website (14) Ok this is my idea: I am making a website about anime. Its function is add anime, review anime,
search anime, anime information. Users can make a profile. People can make a profile which they can
edit to theire likes with html to give it a fancy look.(this is what my problem is about) What i
would like to know is how can i accomplish this. I already have the database for the anime titles
etc ready, the only thing that needs to be done is the profile section. If you have any tutorial,
tip or guide i would really really appriciate it. Thx in advance. ....
Multiple Forum Skins
To have, or not to have? (6) Hey all, I'm just starting up a forum on my hosting here, and I was wondering, how do people
here feel about having multiple skins? I think just having the default skins that come with the
forum and maybe one or two added on that match the style of the forum a little better, but what do
you think? Should I have a dark/light added on, in addition to the default skins? and should I
leave the forum default as one of the included skins? or something that fits in with my idea of what
the forum looks like a little better? thanks for your opinions /smile.gif" style="vert....
How To Make A Website
(If you're trying to drive people away from your site) (18) Alright so there are many topics out there of how to make a website that everyone will love and want
to go to, but I can't seem to find any about how to make a website that people will hate and try
to run away from, so here are some pointers for those who are trying to make the worst website:
Step one: COLORS Be sure to use a vivid and bright background color, and a non-noticeable text
color. Nothing wakes people wake up more than a florescent yellow background with white text. Make
people work to try to read your website. After all, you have some great content....
Mysql + Php Question
(5) Hi, I am creating a website in php and using a mysql database to store the data. I want to store
time data in the database. My question is what is the best datatype I should use and how do I read
the time from the database and format(display) it using php ?....
Webdesign Frequently Askd Questions
is it posible to design a sercheingin in your website. (11) what i wanna no is is it posible to incorporate a custom search engin into your own website. for a
while now i have bin wondering is it posible to do this as i would like to try something like this
out. but i have heard of there being a way to do this in pearl but i no nothing of pearl does
annyone have anny tips or info on this? (i use frontpage and dreamweaver)....
How Do I Code A Design?
(6) Okey, so I saw another topic here regarding how to make a design. I know how to do that, so that is
no problem. But I have always had some problems on how to code a design. I am tired of that I always
need to use some sort of program, drag&drop webhost (like piczo) or use a free design I found
online. I have noticed that people need to "cut" the design in different parts, but I have never
understood what way the do it. So I do not understand anything about this, and really need some
help. I will be happy for all help I get. /smile.gif" style="vertical-align:middle"....
Help! Php Or Just Html?
i want to start buliding my website. which is better, php or basic htm (13) i try to start this topic in webhost category but it seems like i cant. i dont have the permission
so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
what are your opinions..??....
Php Scripts And Website Templates
php scripts and website templates (7) I need some help. I´m trying to start my own website but I´m out of ideas about the design... The
site should look something like this (click to view) Like I said I´m out of ideas so if any of you
knows of a good and free web template that looks like my site please post the link to it. I´m also
looking for some free php scripts (classified ads, fotolog, youtube, banner exchange, link exchange,
adbux) so if you know where I can find any of those scripts please let me know. Thanks in advance.
"I Need Some Help" isn't a good topic title. Changed to a more descript....
Image Not Taking The Right Size In Web Page
An image is correct when designed, but not when put in a website (1) When trying to make a web page with a GIF image on it which runs a coloured bar along the top and a
coloured curve along the side, I come across the weird thing that, when I put the image on a web
site, it does not take in the whole top and does not run from top to bottom completely. The image is
made in Adobe Photoshop at a resolution of 1024X768 pixela and looks correct , ie. the horizontal
bit runs completely from left to righ and the vertical bit completely from topright to bottom right,
yet when put in to the web page, it shows with big margins left and right and to....
Need A Logo For Website Can't Get Into Ideas
(10) Hi friends i'm running site on computinghost server called http://onecore.net i think again i
need some help,for good touch to the site so pleasse help me can you think of any good logo idea,i
want simple,creative,techno-anime style yet smoot for eyes. can you think of any good idea,mymind
is just wandering here and there /unsure.gif" style="vertical-align:middle" emoid=":unsure:"
border="0" alt="unsure.gif" /> hope u understand that .... Please send in any dieas for logo almost
anything.....
How To Create Smallest Website
(21) I wonder if any one create smallest website on earth? any webmaster can share this things .. .if
they can make how could it be? /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" />....
What Are The Steps To Making A Website?
(19) what are some steps to making a website? im doing a project and i need like 5-7, but id ont know
waht to put. ....
Excellent Free Website Templates
(24) Site also includes 60 free logo templates, 63 free banner templates, 84 free newsletter templates,
website arrows, abstract images, and much more. Fantastic resource...
http://www.templatesbox.com/templates.htm ....
Fp2003 - Tables
Hope this is the right forum...? (7) Hi, I have designed a page within a table - three columns all adding up to 100% (no fixed pixel
column widths). The thing is that when I previously previewed it in other browsers it showed the
whole page - a but squashed, but everything was in the window without having to scroll horizontaly.
I made some adjustments without interfering with column widths, but now previews require horizontal
scrolling to view the page. Previously the text links in the centre column would wrap to cater for
the smaller browser size, but not now. Also, at the foot of the page there is a b....
Import From Excel File Into Mysql Database
(11) Has anyone tried using the excel import function that comes with phpmyadmin
http://www.phpmyadmin.net/home_page/ - it does not require any additional plug-ins or scripts and
is fairly straightforward to use. In phpmyadmin, if you click on the database table which you wish
to import the data to , there is a link on the bottom left corner which says "insert data from a
text file into the table" - although it says text file it still can be used to import an excel file.
When you click on this link you will be taken to a page where you will be asked for the file name
(the....
Phpbb - Free Skins
(6) If anybody wants phpbb skins, at least 50 - 100 skins that i have to share, just leave here your
email adress.....
Looking for phpbb, mysql, relations, forum, code, website
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for phpbb, mysql, relations, forum, code, website
*MORE FROM TRAP17.COM*
|
advertisement
|
|