Where/ How do you learn to code your own message board software in PHP or a good language for speed and easy URLs?
I would love to code my own software.... anyone have an Idea of how to start? Is there a tutorial for the basic features of the forum to code them?
I don't think there are any tutorials about how to code one no.
You have to be pretty fluent in PHP and mysql first.
Ok..... but how/where would I start coding it? I'm learning PHP, but I'm not that good at it.
w3schools is good to start all coding. But other than that, set yourself little 'tasks' to code, when you have coded that, then recode it in a better 'quicker' way.
Mhm..... can you make tables in PHP for the basic forum structure? If we can...... than I'll start out basic.
Mhm..... can you make tables in PHP for the basic forum structure? If we can...... than I'll start out basic.
What exactly do you mean by tables?
MySQL tables?
Mhm..... can you make tables in PHP for the basic forum structure? If we can...... than I'll start out basic.
What exactly do you mean by tables?
MySQL tables?
I mean like...... mhm.... in an example of a way a forum post could look.
Member's Mini-Profile Post
Makes sense? I hope it does for ya.
That requires HTMl and CSS
tizag.com is a good place to start.