General Chat
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsGeneralGeneral Chat

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old July 26th, 2002, 04:02 AM
billp billp is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 2 billp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
PHP capabilities

I'm running several sites hosted by Interland, all on Win2K servers. I'd like to move to some other hosting company, and would like to move to Linux at the same time.

One of the considerations I see is that most Linus sites don't support ASP. Some show ChiliSoft asp, others say that it's not supported on latest versions of Linux.

I'm doing some lightweight stuff with ASP and wonder if PHP is the functionally equivalent tool I'm looking for to use under Linux?

From my first glance, it looks like PHP will do what ASP does. I'm sure some of you will vote that it does more :}

Thx

Reply With Quote
  #2  
Old July 26th, 2002, 04:16 AM
Matt Matt is offline
Contributing User
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 12 m 16 sec
Reputation Power: 7
RE: PHP capabilities

It really depends on what you are doing. Even though I run a PHP site, I'm not going to tell you that PHP is the only tool to solve a problem. I probably will tell you that ASP is never the tool though

Anyway, PHP will most likely do what you want. If you could give a brief overview of the things you need it to do, we could obviously tell you if PHP can do those things...

Reply With Quote
  #3  
Old July 26th, 2002, 08:10 AM
CmdrDats CmdrDats is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: <br><img src='http://www.dats.co.za/icon.gif'>
Posts: 269 CmdrDats User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to CmdrDats Send a message via AIM to CmdrDats Send a message via Yahoo to CmdrDats
RE: PHP capabilities

Quote:
it looks like PHP will do what ASP does


lol. php is just _SO_ much more powerful than asp... how do you send mail in ASP (chillisoft, you have to use a CDONTS object, i think)? can you open sockets in ASP? you need to use a very clumsy fileSystemObject to open files in asp, while manipulating files in php is a matter of fopen(), fwrite() and fclose(). the list goes on.

I've seen chillisoft in action. i was _not_ impressed. if you're going linux, go php.

imho.

Reply With Quote
  #4  
Old August 3rd, 2002, 12:21 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 25
RE: RE: PHP capabilities

Quote:
if you're going linux, go php.


go php even if you are not going linux!

Reply With Quote
  #5  
Old August 7th, 2002, 03:55 PM
postmoderngoblin's Avatar
postmoderngoblin postmoderngoblin is offline
Contributing User
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: UK
Posts: 55 postmoderngoblin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 53 sec
Reputation Power: 3
RE: PHP capabilities

Not that I'm in any position to judge or question what you say about these languages but I'm curious as to how you people measure the "power" of the language on what your opinions are based, I'd like to know because, well I should really. Go on indulge me, and horror stories are always good for a laugh, well long enough after they happened they are.


Reply With Quote
  #6  
Old August 7th, 2002, 04:08 PM
CmdrDats CmdrDats is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: <br><img src='http://www.dats.co.za/icon.gif'>
Posts: 269 CmdrDats User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to CmdrDats Send a message via AIM to CmdrDats Send a message via Yahoo to CmdrDats
RE: PHP capabilities

anon: true. go php even if you're not going linux ;)

postmoderngoblin: My opinion is based purely on the nightmares i've always had to face when using ASP and how well php has served me

Also, php just supports so much more inherently, without having to resort to very clumsy objects and stuff.. I could go on and on..

Reply With Quote
  #7  
Old August 8th, 2002, 01:50 PM
seiya seiya is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: NYC, NY, USA
Posts: 45 seiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via AIM to seiya
RE: PHP capabilities

Now that this topic is up. Is ASP easier to learn than PHP or not? I am having some trouble with PHP...

Reply With Quote
  #8  
Old August 8th, 2002, 01:55 PM
CmdrDats CmdrDats is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: <br><img src='http://www.dats.co.za/icon.gif'>
Posts: 269 CmdrDats User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to CmdrDats Send a message via AIM to CmdrDats Send a message via Yahoo to CmdrDats
RE: PHP capabilities

ASP would be easier for the absolute beginner.. Making ASP a tutorial language more than anything else and contributes to the general "sloppiness" rating (since more beginners use asp than php) ;)

Reply With Quote
  #9  
Old August 8th, 2002, 02:01 PM
D1NGO D1NGO is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Perth, Australia
Posts: 221 D1NGO User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: PHP capabilities

i tried both languages, ASP and PHP, and leant towards PHP because there was so much more you could do with it. I think its the better choice by far..no matter what server.

btw - Dats, good to see your back, missed ya round here ;)

Reply With Quote
  #10  
Old August 8th, 2002, 02:03 PM
seiya seiya is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: NYC, NY, USA
Posts: 45 seiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via AIM to seiya
RE: PHP capabilities

Alright thanx, i will try to learn ASP then, I am like 30% on PHP since i understand the syntax and all the coding 100%, but its time for me to invent... Thanx.

Reply With Quote
  #11  
Old August 8th, 2002, 02:12 PM
CmdrDats CmdrDats is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: <br><img src='http://www.dats.co.za/icon.gif'>
Posts: 269 CmdrDats User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to CmdrDats Send a message via AIM to CmdrDats Send a message via Yahoo to CmdrDats
RE: PHP capabilities

Thanks d1ngo, good to be back. It's so hard to find time to do anything constructive though.. still reeling from the trip.. eish.

Reply With Quote
  #12  
Old August 9th, 2002, 02:51 AM
sager sager is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 45 sager User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: PHP capabilities

All you gotta know is asp ghetto. Based on visual basic. If you know visual basic, you know asp, and if you know visual basic, then m$ had you brain washed at one point or another. As far as asp's roots, I would say it probably came from qbasic, which to my knowledge was a dos based language, or something like that. The language it self kinda looks like that one language they used for scientific programming.... can't remember the name of it, I think it was lisp or cobalt or something, in any case, it's ancient.

Then they try to hype up a sickly language with their high dollar marketing schemes to let people think that it's the easiest and best possible solution to their problems. On that note, one quick question, has anyone ever found "good" online documentation for asp? I doubt it, cause there is none. Most the asp documentation sites out there aren't geared towards teaching programmers how to program with it, but teaching a bunch of n00bs by showing them examples so that they can copy and paste a lot easier.

Another thing I hate about asp, is that it tries to rely on objects too much, and they're objects are purdy rotten at that. If you want a nice oo language, learn java or something, cause asp just doesn't cut it. Or else program in visual c++, cause at least with c++ you have the opportunity to learn something.

Also, with asp, you can't say asp and portabal in the same sentence unless the sentence looks like this one. If you want to run unreliable m$ boxes, and trust your business with m$, then go right ahead, use asp. Php, perl, c, all fairly portable languages, asp.... please.

Which brings me to another thing, have you ever seen asp code in vi, it's even uglier than it is in notepad. Bottom line, PHP looks good in vi, asp looks good in the trash.

In closing, if I didn't have to look at one more sickly, quickly whipped up, do it for the buck asp page ever again, I would be one happy programmer.

Remember, the only thing that wind0ze is good for is browsing porn and playing games.... that's it.

I mean, how many times have you wrote c code and forgot to allocate something, then all of a sudden, windows crashes. It can't seg fault like a normal os, it takes down everything with it, would you want to trust that with your business, I don't think so.

-Sager

Reply With Quote
  #13  
Old August 9th, 2002, 08:38 AM
siteworkspro.com siteworkspro.com is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Sydney, Australia
Posts: 92 siteworkspro.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via ICQ to siteworkspro.com Send a message via AIM to siteworkspro.com
RE: PHP capabilities

I know both asp and php and id stick with php any day of the week! asp is dead, and boring,

It also is a bitch for me, cos my server runs on linux so i have to use Chilisoft stuff

Reply With Quote
  #14  
Old August 9th, 2002, 09:20 AM
EvilivE EvilivE is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Milwaukee, WI USA
Posts: 291 EvilivE User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via Yahoo to EvilivE
RE: RE: PHP capabilities

Quote:
... The language it self kinda looks like that one language they used for scientific programming.... can't remember the name of it ...
Fortran

Reply With Quote
  #15  
Old August 9th, 2002, 04:12 PM
seiya seiya is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: NYC, NY, USA
Posts: 45 seiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via AIM to seiya
RE: PHP capabilities

Great post there... I will try learning ASP, perhaps it will be easier for me to learn PHP after that. Now that i am in the mood, i am going to study... bye :-D

Reply With Quote
Reply

Viewing: Codewalkers ForumsGeneralGeneral Chat > PHP capabilities


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT