English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I would like to create a website for adult hockey league to list their teams for example they would be able to post their team logo and info and it would be save to a database so others can access it on the web page.....I'am good with programming html and a little php (very little) can anyone point me in the correct direction where on how to start this what I would need to do PHP-wise or if anyone knows of a tutorial I can read....... thanks.

2006-10-31 20:54:10 · 2 answers · asked by Roland J 1 in Computers & Internet Programming & Design

2 answers

PHP hosting typically comes with MySQL, and its the combination of the two that will help you create your website. Here's a godo website that breaks down each step of getting to develop in this environment: http://www.php-mysql-tutorial.com/

It will take you step by step through the each bit of the website interaction.

The older webmonkey tutorial is still around at:
http://www.webmonkey.com/webmonkey/99/21/index3a.html

2006-10-31 21:14:11 · answer #1 · answered by Isofarro 3 · 0 0

The first poster is correct, the best way to accomplish this is with a combination of MySQL and PHP. Tutorials for both and other worth while things (scripts, articles, free tools) can be found at the two URLs below. It shouldn't be beyond your abilities at all. Good luck.

2006-11-04 05:09:17 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers