Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched the 'net, but every tutorial I found the writer seems to get 'too technical' after a few steps. I try my best to keep up, but it gets very frustrating for a beginner.
I'm looking for a tutorial that will instruct me with just the basics, remember, I'm just a beginner. I want a basic tutorial that will instruct me on how to build the database/tables, how to link the tables, pages, etc. I was referred to this site, but was not able to find a tutorial for a basic forum.
As an FYI, I do not want to download and insert a third-party forum app. I want to be able to write the code from scratch, install it, tear it apart, break it, and then rebuild it. This would be the best way for me to understand the workings of a forum, build from it, and move forward with my new found knowledge.
Thanks in advance for your assistance
Create a form of 2 numbers input and find the greatest.
Hi, everybody.I have a homework in my training of php, which ask you to make a form that asks you to input 2 numbers and so tell you which number is greater than the other.I need to know how to make
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?I know that maybe it is not as secure, but I would prefer them to be logged into a text file for simplicity's sake.THANKS!The php script is
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag that will disable the html between it for example:<a
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.The problem I have, is getting php to access the php session. It gives me a persmission error. It seems the
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$url', '$sitename', '$description', '$ownername', '$theme') ";mysql_query($sitedetails) or
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with its info inside.Once it gets to the 6th li it closes the div.example and starts a new one. This to
Data storage spaces in varchar2
Trying to understand what's happening.
At max how many columns is advisable to create in a table/view
Hi All,
DATEDIFF Question
First time post, and of course it is a help question.I am using a WP plug-in to display previous and next games in a season. (Leaguemanager is the plug-in name - Link