I am wanting to create my own so it fits in with the design of my website and is easily to customise.
I have changed what I want for the links page please read underneath
I am designing and wanting to put on a link page, with links to other sites, I have got a MySQL Database with a table called links
Here is the coloums in the database
linkID
linkName
linkURL
linkCategory
What I want is a page that will display for example
Category: Computers
Intel Corporation | HP | Cisco
________________________________________________
Category: Software
Microsoft | Adobe | Myob
And so on
The above I want set out in a table,
I also want the links to look like this www.example.com/links/links.php?id=1
And I want to be able to have a backend where I can add, edit, delete links and categories and also have a stat counter so I know which links are being viewed the most.
I have got the Database setup and a layout that I would like, but I need a hand with the coding I am not that good with the coding.
Can anybody help
I have changed what I want for the links page please read underneath
I am designing and wanting to put on a link page, with links to other sites, I have got a MySQL Database with a table called links
Here is the coloums in the database
linkID
linkName
linkURL
linkCategory
What I want is a page that will display for example
Category: Computers
Intel Corporation | HP | Cisco
________________________________________________
Category: Software
Microsoft | Adobe | Myob
And so on
The above I want set out in a table,
I also want the links to look like this www.example.com/links/links.php?id=1
And I want to be able to have a backend where I can add, edit, delete links and categories and also have a stat counter so I know which links are being viewed the most.
I have got the Database setup and a layout that I would like, but I need a hand with the coding I am not that good with the coding.
Can anybody help

















