Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 08-05-2003, 07:44 PM   #1 (permalink)
jhoop2002
Registered User
 
jhoop2002's Avatar
 
Join Date: Aug 2003
Location: Indiana
Posts: 9
jhoop2002 is on a distinguished road
Send a message via AIM to jhoop2002
new to php

I wanted to learn how to make an online shopping cart. I bought a book on php and mySQL and have started to wonder what i would use to code php and whether php is better than asp.

Can you use visual studio .NET to code php? I can get that for free so i would like to learn how to use that if i could.
jhoop2002 is offline   Reply With Quote
Old 08-05-2003, 08:03 PM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,446
sde is on a distinguished road
welcome to Code Newbie & PHP =)

you might want to try checking out this thread: Are there any good Code highlight programs :S ?

i've been using Zend Studio lately ( www.zend.com ) .. it's the closest thing to Visual Studio. I think it is great as it has the auto-complete and great customization options. the only downside is that it is $250 with a year's upgrade. it's worth it if you can afford, or do it professionally though. i code a LOT of php though.

stick around too .. there's a lot of good coders here who are good with php and like to help.
__________________
Mike
sde is offline   Reply With Quote
Old 08-05-2003, 09:34 PM   #3 (permalink)
jhoop2002
Registered User
 
jhoop2002's Avatar
 
Join Date: Aug 2003
Location: Indiana
Posts: 9
jhoop2002 is on a distinguished road
Send a message via AIM to jhoop2002
so you can't really code with frontpage or visual studio?

I would really like to use frontpage cause it works so well with my hosting site.

can you code asp with frontpage or visual studio? and if so is it worth doing?
jhoop2002 is offline   Reply With Quote
Old 08-05-2003, 11:05 PM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,446
sde is on a distinguished road
i don't think front page or visual studio supports php.
__________________
Mike
sde is offline   Reply With Quote
Old 08-05-2003, 11:36 PM   #5 (permalink)
jhoop2002
Registered User
 
jhoop2002's Avatar
 
Join Date: Aug 2003
Location: Indiana
Posts: 9
jhoop2002 is on a distinguished road
Send a message via AIM to jhoop2002
so is php better or easier to use then asp? I've just noticed that their are a lot of .asp shopping carts out their.
jhoop2002 is offline   Reply With Quote
Old 08-06-2003, 06:25 AM   #6 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
PHP is 82 times better than ASP.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 08-06-2003, 06:47 AM   #7 (permalink)
rdove
Masked Moderator
 
rdove's Avatar
 
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
rdove is on a distinguished road
how so Matt?

Name me one time you can do in php I can't do in ASP. :p
__________________
~Ryan

rdove is offline   Reply With Quote
Old 08-06-2003, 07:42 AM   #8 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,446
sde is on a distinguished road
i 'think' that a lot things can just be done with less code in php compared to asp (classic ) (vb)

another great thing is that it is free, multi-platform, and has such a great interface with mysql ( free too =) ).

also, c style syntax. gotta love it.

i'm finding in a corporate environment that 'free' software makes larger businesses apprehensive because i don't think they can fully conceive the concept of open source.

asp can run on *nix servers if you puchase software by chilisoft, but what about your sql2k db?

now if we're talking .net, .. this gives the guys used to c style syntax a chance to code .aspx pages with c#. this is great and all, but ya gotta take into consideration that the .net frameworks only runs on windows at the moment. ( and probably for a very long time )

i just got an idea .. we should start a new forum called Code vs. Code

someone will start a thread with a [language] and [fuction name] in the subject.

others can reply with either different ways of doing that function, .. but better yet .. how that function would be done in another language.

php vs. vb would be great!
__________________
Mike
sde is offline   Reply With Quote
Old 08-06-2003, 08:12 AM   #9 (permalink)
rdove
Masked Moderator
 
rdove's Avatar
 
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
rdove is on a distinguished road
Thats sounds like a cool idea Mike!

It could also be a great reference resource

We could call it something like Code Wars....kinda like Race Wars
__________________
~Ryan

rdove is offline   Reply With Quote
Old 08-06-2003, 08:28 AM   #10 (permalink)
jhoop2002
Registered User
 
jhoop2002's Avatar
 
Join Date: Aug 2003
Location: Indiana
Posts: 9
jhoop2002 is on a distinguished road
Send a message via AIM to jhoop2002
wow, I go to bed and everyone logs onto the site.

So right now i am thinking about using PHP edit to code my pages. Is their a better program to do this (kinda needs to be free or cheap).
jhoop2002 is offline   Reply With Quote
Old 08-06-2003, 08:43 AM   #11 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
Quote:
Originally posted by rdove
how so Matt?

Name me one time you can do in php I can't do in ASP. :p
i was mostly refering to the free stuff that mike pointed out. there also appears to be more support available on the web than for ASP.

i have never worked with ASP and most likely never will.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 08-06-2003, 10:05 AM   #12 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,446
sde is on a distinguished road
Quote:
Originally posted by jhoop2002
wow, I go to bed and everyone logs onto the site.

So right now i am thinking about using PHP edit to code my pages. Is their a better program to do this (kinda needs to be free or cheap).
my favorite in-expensive editor ( and i still use it for a quick fix because it's very lightweight. ) is www.ultraedit.com

i think it's $35

phpedit works good too .. that is more of an IDE like VS, but a little buggy in my opinion.
__________________
Mike
sde is offline   Reply With Quote
Old 08-06-2003, 02:45 PM   #13 (permalink)
rdove
Masked Moderator
 
rdove's Avatar
 
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
rdove is on a distinguished road
Quote:
Originally posted by Admin
i was mostly refering to the free stuff that mike pointed out. there also appears to be more support available on the web than for ASP.
Ahhh...
__________________
~Ryan

rdove is offline   Reply With Quote
Reply

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Comes of Age sde Code Newbie News 0 04-14-2004 11:41 AM
I need to learn PHP Nitro PHP 9 06-28-2003 11:24 AM
Php Vs. Asp sde PHP 6 06-06-2003 06:02 PM
PHP as CGI?? bdl PHP 8 05-08-2003 08:29 AM
PHP Command-Line Arguments? Antagony PHP 3 05-02-2003 12:26 PM


All times are GMT -8. The time now is 04:44 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting