Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Sep 17th, 2004, 11:26 AM   #1
GreenKhan
Newbie
 
Join Date: Sep 2004
Posts: 2
Rep Power: 0 GreenKhan is on a distinguished road
Hello, I use to use ASP.NET and a programed called WEB MATRIX, as well as ACCESS. WEB Matrix was pretty easy to use and ACCESS was pretty easy to create databases. Everything was visual using a GUI to create everything making it fast and simple. But I did notice that also ACCESS seemed to be a little slow at times and that Windows servers were more expensive than and more unreliable than LINUX. I still like ASP.NET, but I thought about exploring other methods to creating a webpage using DB.

Therefore I did some reasearch and started to look stuff up on PHP and MySql as they seemed to be a pair (team I guess) . I downloaded a tutorial that introduced both, but when they showed how to do everything I found it very different than ASP.NET (WebMatrix). Programming was done in NOTEPAD, and MySql databases were created in A DOS PROMPT screen. I didnt see too much wrong with it, but it just seemed like there must be an easier way to do things, like using a GUI.

So my questions is....are there any good programs out there that can be used to program websites using PHP? For example one that can allow me to create a web site, and a DB (one for creating a MySql DB), and even allowing me to test locally. Also, if there are better ways to go about doing this please let me know. I am opened to any ideas, comments or methods. Correct me if I am wrong about anything please Thanks for your time.

GreenKhan
GreenKhan is offline   Reply With Quote
Old Sep 17th, 2004, 11:46 AM   #2
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,623
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
well to create a a db and stuff like that with a gui i know you can do it online using phpMyAdmin which works nice and is pretty cool but for php to be like creating asp im not thinking you will find anything like that out there. and i dont even know if you will beable to test locally unless you install apache and php on your system and run it from the htdocs directory which is possible as they have binaries for windows and linux but just so you know phpMyAdmin isnt for you local system it is installed in your htdocs directory of your webserver and configure it and it will connect do your db using a username and password good luck
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Sep 17th, 2004, 2:32 PM   #3
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
apache supports asp, i am not sure about asp.net. Heh, if you want a better db server (IMHO), go for postgresql. PHP supports it just as good or better.

can you tell i hate MySQL?
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Sep 17th, 2004, 6:32 PM   #4
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 5 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
Pizentios MySql is going to be supported better under PHP and PHP MySql due to they both signed a deal to work closly together to devlop far more robust code between the 2 languages.

I used web Matrix was forced to well no i wasnt. I used it for about 20 minutes and hated it, it puts in code where you dont want it and reformats some of your code, and if you edit files in notepad then reopen them in webmatrix it messes them up. I dont mind asp .net its a easy language to learn, basically VB on the web. I am sure if you wanted to continue using asp .net and webmatrix you could find out how to connct to a MySql database through it.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Old Sep 17th, 2004, 6:52 PM   #5
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,464
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Guis... get them here:

PHP: www.bloodshed.net for Dev-PHP.
MySQL: www.mysql.com for MySQL Command Center
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Sep 18th, 2004, 1:12 PM   #6
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
mySQL is pretty good atcually, and I have seen the new interface being designed for mySQL 4.0.1 and greater. Pretty good stuff (with PHP I mean).
__________________
Clifford Matthew Roche &lt;geek@cliffordroche.com&gt;
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Sep 20th, 2004, 10:15 AM   #7
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
I really don't have that much against MySQL, I just like Postgresql better. My choice has no bases behind it at all.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Sep 21st, 2004, 2:56 AM   #8
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 5 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
Most decisions behind using a or b software are what you used first, esp if both are as good as the other.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto 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 2:37 AM.

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