PDA

View Full Version : Help wanted College Project


GD
03-26-2009, 03:10 PM
So I am to make a basic web site using PHP. So I am using WAMP 1.6.1 and I have some basic HTML knowledge. But I don't know shit about how to make interactive contents on a website (non static) and using MySql database. How to connect it with my data and stuff. Online WAMP tutorials (basic or dummies) will be appreciated.

Xero
03-26-2009, 05:46 PM
Too bad it's not Python. I know that shit. :(

Don't know the web front end, though... Gonna install that on my server now I think....

GD
03-27-2009, 04:44 PM
I have made all the pages for the site and they are all static. All I need to learn now is how to use WAMP.

Xero
03-27-2009, 05:19 PM
You'll probably get better results looking up "LAMP" (Linux, Apache, MySQL, PHP) than WAMP, since it's more common and is generally the same aside from the install.

But also just look up MySQL and PHP tutorials, it'll be more reading but you'll get far better results than LAMP or WAMP.

Look up, for example, 'Read MySQL Database PHP' or 'PHP MySQL Database'.