Any good CGI + mySQL articles?
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...
Justin Stayton - [email] [icq]
Rob Pengelly posted this at 21:29 — 5th June 2000.
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
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
roBofh posted this at 22:56 — 5th June 2000.
They have: 122 posts
Joined: Jun 2000
Take a look at http://www.devshed.com/Server_Side/MySQL/
Justin S posted this at 00:12 — 6th June 2000.
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...
Justin Stayton - [email] [icq]
Rob Pengelly posted this at 00:26 — 6th June 2000.
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
http://www.thehungersite.com - http://www.therainforestsite.com
http://www.ratemymullet.com - Beauty is only mullet deep.
Anonymous posted this at 00:31 — 6th June 2000.
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.