Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For now I know something. I started making the forum from this tutorial:
http://www.phpeasystep.com/phptu/12.html
I emproved it but I cant make "create forum features" and I think that I will not make a forum similar to forums like phpBB, SMF, vBulletin etc. Of course not so advanced but similar functions. So far I made in my forum:
- create topics, posts(this what was in tutorial)
- login and register
- members profiles
- administration panel
- PM
- delete topics(only)
- poor permisions
If someone can give me some tutorial "how to make forum in php" please.
I found those, that match for me:
http://www.chipmunk-scripts.com/board/index.php?forumID=43&ID=9268
http://www.pixel2life.com/publish/tutorials/607/creating_a_simple_discussion_board/
Actually seccond is pretty good but it basing on Smarty's and I dont know much about them. I know basics of CSS.
Screen of my forum
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "diary/cal_show.php";?>which looks like this...But when i hit either arrows to move on
Where am I going wrong
Been trying to work this out for hours I have two tables called 'Genres' and 'Films'. Genres contains two columns 'Genre_id' and 'Genre_Name'. Films contains a load of columns, the most important
Simpler method of getting variables from mysql
Hi Guys,I'm trying to streamline my CMS's code and as I was writing a new page it occured to me that there might be an easier way to get variables from a mysql query and that if anyone knew how to do
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the correct file. I can do the forms and $_POST, but I need it so that it actually works.Current stuff in
using explode() to fill in checkboxes
HiI have a field stored in a table that contains regions in the UK separated by commas. There could be any number of pieces held in this field from 1-12, based upon the users specified operating
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief text details and a picture.Each of these listings has several images with it, that aren't seen unless
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one I display mysql results in a tableEach row has a link which must send the title of the row to "result.php"
Multiple server callbacks (NOT POSTBACKS)
Hello,
Target costs on Process orders not calculating
Hi All,
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with converting C code into assembly code.#include <stdio.h>int left_feeler;int right_feelerint