Any good CGI + mySQL articles?

Justin S's picture

They have: 2,076 posts

Joined: Jun 1999

Does anyone know of any good CGI and mySQL articles? Basically any articles that show you how to use mySQL database's with CGI? Thanks...

------------------
Critiquing over 1000 sites on the Internet today...

They have: 850 posts

Joined: Jul 1999

WebmasterBase.com is running a 3 part series on PHP+MySQL. Check it out at http://www.webmasterbase.com/article.php3?aid=228&pid=0

------------------
click here to help save lives
http://www.wiredstart.com : The Technology Start Page

They have: 122 posts

Joined: Jun 2000

Justin S's picture

They have: 2,076 posts

Joined: Jun 1999

ROBP: thanks, but I'm looking for CGI related articles. I heard PHP is great with mySQL though...

ROBOFH: thanks, I found one article that looked interesting.

Any others?

------------------
Critiquing over 1000 sites on the Internet today...

They have: 850 posts

Joined: Jul 1999

Justin, CGI is a pretty general. Someone correct me if I am wrong, but can't PHP, Perl, C, Python, etc etc be used to do CGI scripts?

------------------
click here to help save lives
http://www.wiredstart.com : The Technology Start Page

They have: 5,633 posts

Joined: Jan 1970

CGI is a protocol (common gate interface) not a scripting language. However it’s referred as such by a lot of people, including programmers. CGI simply refers to the way browsers communicate with servers. Therefore any script that sends and/or receives data uses CGI. Justin probably means Perl.

------------------
Adam
AIS Internet Solutions
[email protected]
www.aisinternet.com

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.