Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

How to make a website using php databses?

Jun 15, 2008 8:37PM PDT

Hello,

I've been trying to find a way to make a website without having so many html files, i already have the design and the information that i want to put onto the website, but i don't know how to progamme php and databases.

I've seen a lot of website with urls such as: www.mydomain.com/index/php?id=678...www.mydomain.com/index/php?cat=intro

How would i make something like that?
Are there any good tutorials on the net that tells you how to make those sort of websites?

Any help will be appreciated. Thank you in advance.

Name of poster removed by moderator, on request.

Post was last edited on January 26, 2016 1:12 PM PST

Discussion is locked

- Collapse -
A very good starting point ...
Jun 16, 2008 7:35AM PDT

is a google search for PHP TUTORIAL. The commonly used database is MYSQL, but you have to contact your ISP if he offers it.

Kees

- Collapse -
3 sites
Sep 17, 2008 3:35AM PDT

3 sites I've found very useful are echoecho.com, w3schools.com, and (surprise surprise) php.net