• 0

How to make PHP subpages with ID?


Question

Recommended Posts

  • 0

there are several things you need to do:

1) you need to setup your mysql table for your blog

2) you need to connect to your mysql database

3) change the table that each query calls depending on what you name the table in your database

4) change the columns that each query calls based on what you name them

5) add a close parenthesis ) before the semi-colon on the two lines that call the non-existant blogFormat()

6) you need to create the blogFormat() with the correct aruments

i'm curious why you're trying to tackle creating your own blog and how long you've been programming in PHP.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.