If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Alternatives to PHP?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-05, 17:02
harperb harperb is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
Alternatives to PHP?

I was using PHP to link a form on my webpage to my database but have been banned from using it. I have to come up with 3 alternatives.
Can someone give me some of the pros and cons of using ASP, ASP.net?
are there any others?
I also need to know a little about any further software that would be required.
also any costs?
thanks,
Bruce
Reply With Quote
  #2 (permalink)  
Old 02-17-05, 01:56
Bullschmidt Bullschmidt is offline
Guru
 
Join Date: Jun 2003
Location: USA
Posts: 1,032
Many coders such as myself started out with Access and VBA, and ASP with VBScript is a natural extension of that. Also in terms of developer support it seems like there are a lot more ASP help sites than there are in PHP but of course a big part of that is probably because the www.php.net site is so awesome.

And why use ASP when there is ASP.NET?

Well there's that little thing about shelling out $500 or whatever for Visual Studio. And the learning curve for ASP.NET is steeper because it is more complex. And if one is used to using Visual Basic in Microsoft Office products such as in code behind the form of an Access database, then the transition to classic ASP is a natural one as the syntax of ASP using VBScript is similar to that of Visual Basic while the syntax of ASP.NET is generally more like Visual C++ and JAvaScript with the semicolon after each line of code, etc.

But if you're used to PHP, I'd really think about switching Web hosts.

For a low-priced Web host you may want to look into www.best-machine.com where currently for $4.50/mo total you can set up 5 domains (i.e. separate Web sites).

I've used them for some low-priced situations although if you need SSL they may not be what you're looking for.

And you could buy your domains from a domain registrar such as www.godaddy.com.
__________________
J. Paul Schmidt, Freelance Web and Database Developer
www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips

Last edited by Bullschmidt; 02-17-05 at 01:59.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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