PDA

View Full Version : PHP and mySQL



Steveo3
November 26th, 2003, 00:05
Hey all. I am SUPER NOOB in PHP and mySQL. I do, however, know quite a bit of Flash MX actionscript, so I know what functions are and whatnot.

Could you guys point me to a place where mySQL is described, and making a simple...uh.... whatever mySQL makes?

I changed my mind on what I want to do in my page from basic PHP to a more advanced standpoint. Forums, I know, are a lot of work and are not feasible unless you know a lot of PHP right?

Thanks.

Steve

bloodyveins
November 26th, 2003, 05:55
http://www.mysql.com or type in google : what is mysql?

CareBear
November 26th, 2003, 06:14
Originally posted by Steveo3
Could you guys point me to a place where mySQL is described, and making a simple...uh.... whatever mySQL makes?

I changed my mind on what I want to do in my page from basic PHP to a more advanced standpoint. Forums, I know, are a lot of work and are not feasible unless you know a lot of PHP right?mySQL is just a database management system (compare it loosely to Microsoft Access).

If you just want forums, why not use something pre-written like phpBB (http://www.phpbb.org) or Invision (http://www.invisionboard.com/) (both free)? :confused:

srikat
November 26th, 2003, 08:04
Stevo,

http://www.3dbuzz.com/ has 19 video tutorials on PHP and mySQL. They start w/ the basics and explain visually such things as how to write a guestbook, tracker.

Sign up is free there. Anybody wanting to learn PHP and mySQL don't want to miss these.

Check http://www.designvita.com/sri-temp/3dbuzz.jpg

Steveo3
November 26th, 2003, 14:18
Fantastic... thanks. :coolmusic