Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 21st, 2006, 3:16 AM   #1
teishu
Programmer
 
Join Date: May 2006
Posts: 51
Rep Power: 3 teishu is on a distinguished road
database driven php

im planning on making a small php application that runs on a local server.. what database shud i use ? SQL Server Express or maybe MySQL (can this be downloaded and installed on a local machine ?)

thnks
teishu is offline   Reply With Quote
Old May 21st, 2006, 3:31 AM   #2
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
MySQL is a good choice. Its free of charge, and built with speed in mind from the start. Its very powerful and is improving all the time as the developers are releasing impressive updates all the time.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old May 21st, 2006, 5:56 AM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Yes, it can be put on your local machine. I have a WAMP setup that works like a charm.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old May 21st, 2006, 6:16 AM   #4
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Yep, If you want you can download all of the applications seperately. Or you can get a bundle installer such as XAMP or Apache2Triad which install Apache, MySQL, PHP and others all in one go and configure them for you.

It's really useful but you don't get to learn how to configure them if you do use one.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old May 21st, 2006, 6:24 AM   #5
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Actually, I started with XAMP. It was just that little bit flakey, so I pulled it and went the separate route. I'm sure it would have been fine if I had tweaked it appropriately, but I didn't learn how to do that until I went separate and HAD to.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old May 21st, 2006, 6:54 AM   #6
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
None of those three/four-in-one packages like XAMPP, etc. worked for me, so I did it properly. Helped me understand what the hell was going on in the background.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old May 21st, 2006, 10:17 AM   #7
BlazingWolf
Hobbyist Programmer
 
Join Date: Sep 2004
Posts: 207
Rep Power: 5 BlazingWolf is on a distinguished road
I've done both, but go with a package if you can. Apache and PHP can be a bitch to setup.

It spent hours with problems from them both.
__________________
_______________________________
BlazingWolf
BlazingWolf is offline   Reply With Quote
Old May 21st, 2006, 12:09 PM   #8
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Until recently, I hadn't heard the term WAMP of LAMP. Then I realised I basicly set em up all on my own. That's the way I've been doing it for years. I never knew they had packages... :p
Booooze is offline   Reply With Quote
Old May 21st, 2006, 12:12 PM   #9
a thing
Unverified User
 
a thing's Avatar
 
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0 a thing is on a distinguished road
Quote:
Originally Posted by BlazingWolf
I've done both, but go with a package if you can. Apache and PHP can be a bitch to setup.
What? I don't think it could be easier!
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted.
Got 'Nux?—GNU/Linux and other free software support.
It's GNU/Linux, not just Linux.
a thing is offline   Reply With Quote
Old May 21st, 2006, 6:06 PM   #10
BlazingWolf
Hobbyist Programmer
 
Join Date: Sep 2004
Posts: 207
Rep Power: 5 BlazingWolf is on a distinguished road
Quote:
Originally Posted by a thing
That is until you run into some mysterouis your extension won't load, and no clues other then, "could not load extension" or some equivalent problem. Such as how the php.ini intially comments out the include_path for no reason.
__________________
_______________________________
BlazingWolf
BlazingWolf is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:28 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC