NEW AT PHP... :P

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
GenerikBoy
Forum Newbie
Posts: 8
Joined: Sat Dec 13, 2003 5:15 pm

NEW AT PHP... :P

Post by GenerikBoy »

hi everyone. ok, i'm new at this and i've been reading articles for days now. i understand the syntax for php and sql (sort of). but i'm still not sure about mysql, apache etc? which one should i use? what other servers are available? whats the difference? do all of them support sql? (i would prefer to use sql/access to create/manage my databases)

and do i access all databases the same way regardless of what database type i choose (sql, access, etc)?

thanks
:wink:
GenerikBoy
Forum Newbie
Posts: 8
Joined: Sat Dec 13, 2003 5:15 pm

Post by GenerikBoy »

o yeah. and is apache and mysql etc web servers or like php servers? :P *confused*
Paddy
Forum Contributor
Posts: 244
Joined: Wed Jun 11, 2003 8:16 pm
Location: Hobart, Tas, Aussie
Contact:

Post by Paddy »

Welcome to the forums. I'd like to direct you to this thread.

viewtopic.php?t=15222&highlight=apache

I am assuming you are using windows as you wanted to use access. Infolock's tutorial is excellent for this. To answer your other questions. Apache is a web server. MySQL is a database. Php needs to be installed and configured with Apache so that you can run server side scripts.
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

hi,
when paddy says "installed and configured" he just means you need to point and click on few buttons :roll:.

i recommend useing a pre-configured installation kit, there are quite a few other there, i think this will be very handy to use, i have used it my self and find it very easy to set up.

http://prdownloads.sourceforge.net/apps ... e?download
official site is @ http://www.appservnetwork.com/

enjoy :D
GenerikBoy
Forum Newbie
Posts: 8
Joined: Sat Dec 13, 2003 5:15 pm

Post by GenerikBoy »

thanks guys. that helped out a lot. but i'm now i'm having trouble installing apache. :( see next thread please. :P
Post Reply