Article Database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
seanmccann
Forum Newbie
Posts: 2
Joined: Mon Oct 13, 2003 3:53 pm

Article Database

Post by seanmccann »

I want to make or find an article database like this (i think)(The Site)

I want it so that the articles's url is: mydomain.com/article?id=001 and it can have a print button so that it prints a printer freindly page.

any help would be greatly apreciated!
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

How much do you know about PHP and MySql, would be the first question.

We could go on with ideas and recommendations if you know and want to take your time and learn for yourself. Or we could start posting links to similiar pages and manuals if you need a shortcut.
seanmccann
Forum Newbie
Posts: 2
Joined: Mon Oct 13, 2003 3:53 pm

Post by seanmccann »

I do not know alot of php/mysql but can do it. I would rather find a script to download.
Post Reply