Site Statistics
 
Threads: 3,850
Posts: 17,025
Members: 2,895
Users Online: 13
Newest Member: yhangjoy


Go Back   PC101 > The Internet, Web Design & Networking > Web Design and Development

Web Design and Development Design techniques, conepts, HTML, scripts, software, reviews, sponsors and affiliate programs.


Reply
 
LinkBack Thread Tools Display Modes
Old 07-10-2006, 12:31 AM   #1
Junior Member
 
Join Date: Jul 2006
Posts: 23
Rep Power: 0 raju79 is on a distinguished road
Php vs asp

Which language you prefer for developing your site.
Post your opinion .

Thanks
raju79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2006, 06:25 AM   #2
Member
 
Join Date: Mar 2006
Posts: 35
Rep Power: 0 sb225 is on a distinguished road
php is always best asp will crashes server data so php is good to me
sb225 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-13-2006, 10:47 PM   #3
Senior Member
 
OulZac's Avatar
 
Join Date: Apr 2006
Location: Wilbur
Posts: 346
Rep Power: 3 OulZac is on a distinguished road
Quote:
Originally Posted by sb225
php is always best asp will crashes server data so php is good to me
Well, first, ASP was orginaly distributed with IIS3 in 1996, as a rebutal to linux php. At the time ASP was php for windows. Since then you can use both on either. In my personal expriance, ASP should never be attempted to run on a linux server. the script itself will NOT crash a server, it will simply just not run. Although, tring to install the applications on the server to run it will however.

As for usage, I would recommend, and do myself, always use php on linux, and asp on windows.

Also, since the release of ASP.net in 2002, ASP+ (orginal asp) has pretty much dropped off, its baiscly the differance between php 3 and php 5.

but, if you are familur or good with perl, you can use asp on linux with perl, with the user of apache::asp.
__________________
In the beginning, the Universe was created. This made a lot of people angry, and has been widely regarded as a bad idea.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Showing people there IP for no apparent reason!
OulZac is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-06-2006, 07:27 PM   #4
Member
 
Join Date: Sep 2006
Posts: 61
Rep Power: 2 stoli_sambuca is on a distinguished road
php.

I use Linux server partly because it's cheaper. My choice becomes pretty inevitable at that point, php. I think that asp works just fine, but I wouldn't bother using Windows just because I can use asp.
__________________
Get
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
. Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
stoli_sambuca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-07-2006, 03:37 PM   #5
Member
 
dojo's Avatar
 
Join Date: Jul 2006
Posts: 42
Rep Power: 0 dojo is on a distinguished road
Only used php. I have CMS and forums and they are all on php
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- tutorials, articles, downloads, topics
dojo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 03:34 AM   #6
Member
 
Join Date: Aug 2006
Posts: 69
Rep Power: 2 pooq.co.uk is on a distinguished road
Seems i'll be in the minority here! Use ASP for all the projects i do, just find it easier, havent had any issues over stability or reliability, never been a problem
pooq.co.uk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 04:25 AM   #7
Member
 
Join Date: Sep 2006
Posts: 61
Rep Power: 2 stoli_sambuca is on a distinguished road
Quote:
Originally Posted by pooq.co.uk
Seems i'll be in the minority here! Use ASP for all the projects i do, just find it easier, havent had any issues over stability or reliability, never been a problem
It's not that I dislike ASP. But programmatically speaking, PHP turns out to be a more economic solution. If you already know ASP, then it's a different story, but if you're starting from scratch, I think PHP is a more economic solution.
__________________
Get
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
. Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
stoli_sambuca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 07:30 PM   #8
Member
 
Join Date: Aug 2006
Posts: 69
Rep Power: 2 pooq.co.uk is on a distinguished road
Same results can be achieved with both languages for practically anything you need doing so just down to personal preference really.
I'd suspect hosting would be more widely available/cheaper for PHP and better supported when you get stuck.
ASP.Net on the other hand though is much better than PHP I feel and well worth getting to grips with
pooq.co.uk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 07:34 PM   #9
Member
 
Join Date: Sep 2006
Posts: 61
Rep Power: 2 stoli_sambuca is on a distinguished road
Quote:
Originally Posted by pooq.co.uk
I'd suspect hosting would be more widely available/cheaper for PHP and better supported when you get stuck.
You must get a Windows server if you want to use ASP. There is no way to get around it. You can use PHP on any server on the other hand. Windows is not free; you need to pay a license fee. Linux is free. Even RHE is essentially free.
__________________
Get
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
. Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
stoli_sambuca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 07:45 PM   #10
Member
 
Join Date: Aug 2006
Posts: 69
Rep Power: 2 pooq.co.uk is on a distinguished road
Quote:
Originally Posted by stoli_sambuca
You must get a Windows server if you want to use ASP. There is no way to get around it. You can use PHP on any server on the other hand. Windows is not free; you need to pay a license fee. Linux is free. Even RHE is essentially free.
Wrong. You do not need a windows server to run ASP, there are extensions for practically every variety of server software that will allow you to run it, apache included.

It is exactly the same as PHP, to run that on most servers you must install the extension so the costs for running either can be the same
pooq.co.uk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 08:06 PM   #11
Member
 
Join Date: Sep 2006
Posts: 61
Rep Power: 2 stoli_sambuca is on a distinguished road
Quote:
Originally Posted by pooq.co.uk
Wrong. You do not need a windows server to run ASP, there are extensions for practically every variety of server software that will allow you to run it, apache included.
Yeah, but it's really limited, isn't it?

http://www.apache-asp.org/faq.html
__________________
Get
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
. Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
Buy
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
at discount prices.
stoli_sambuca is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-12-2006, 08:18 PM   #12
Member
 
Join Date: Aug 2006
Posts: 69
Rep Power: 2 pooq.co.uk is on a distinguished road
Quote:
Originally Posted by stoli_sambuca
Yeah, but it's really limited, isn't it?

http://www.apache-asp.org/faq.html
If its configured correctly will run fine, performance will never match that of a server running IIS though.
Suppose you are kind of right though, although it will run on other servers, always best to run ASP on its native windows server
pooq.co.uk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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 DalipJ UNIX / Linux 4 08-26-2006 03:53 PM
Install PHP, Apache & MySQL parag2006 Software Development 4 06-20-2006 10:23 AM
How to configure Apache php server on Windows cnu Web Design and Development 1 04-03-2006 08:06 AM
Help....trouble with PHP sakshi2212 Web Design and Development 1 03-18-2006 04:22 AM
Internet programming languages other than PHP? cmpolis Software Development 10 01-02-2006 06:08 AM



All times are GMT -5. The time now is 04:11 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5