ASP or PHP

foozball3000

Executive Member
Joined
Oct 28, 2008
Messages
5,828
In the end...
Your browser loads HTML code... what creates that code: The user don't care. :p
 

midrange

Senior Member
Joined
Apr 8, 2009
Messages
727
Frontpage creates the superest awesomest HTML. You should definitely use that. Clean clean clean.
 

midrange

Senior Member
Joined
Apr 8, 2009
Messages
727
Kohana's dev team are a bit ragged. They released a few version a while back that broke previous versions.
 

Raithlin

Executive Member
Joined
Jan 4, 2005
Messages
5,049
LOL I was gonna say PHP - ASP is dead, so to speak.

@Grant - ever heard of Mono?
 

FarligOpptreden

Executive Member
Joined
Mar 5, 2007
Messages
5,396
Geez dude - give Microsoft a break! They're doing good work. Apparently they Microsoft labs (on the MS campus in Bryanston) have many Linux machines running for interoperability testing... Maybe they will release a cross-platform "IIS" sometime soon? :)
 

Grant Petersen

Well-Known Member
Joined
Mar 22, 2009
Messages
222
Geez dude - give Microsoft a break! They're doing good work. Apparently they Microsoft labs (on the MS campus in Bryanston) have many Linux machines running for interoperability testing... Maybe they will release a cross-platform "IIS" sometime soon? :)

The idea that Bill Gates has appeared like a knight in shining armour to lead all customers out of a mire of technological chaos neatly ignores the fact that it was he who, by peddling second-rate technology, led them into it in the first place.
- Douglas Adams

Whatever M$ tries now, as far as I'm concerned it's too little too late .
 

malec

Senior Member
Joined
May 21, 2004
Messages
555
In the end...
Your browser loads HTML code... what creates that code: The user don't care. :p

If it were a user asking whether he should like PHP or ASP that response might mean something, but to a programmer that's a bit daft IMHO
 

foozball3000

Executive Member
Joined
Oct 28, 2008
Messages
5,828
If it were a user asking whether he should like PHP or ASP that response might mean something, but to a programmer that's a bit daft IMHO

:rolleyes: It still doesn't really matter. Code is code.
Any decent programmer would say the same in this case. The guy wants something to play around with. And as it was numerously suggested... both is an option. You get two dummy sites, one of each and start learning. Website coding is hardly rocket science :cool:

It not about the tools you use, it's the artist behind the keyboard. ;)

/End transmission
 

Raithlin

Executive Member
Joined
Jan 4, 2005
Messages
5,049
:rolleyes: It still doesn't really matter. Code is code.
Any decent programmer would say the same in this case. The guy wants something to play around with. And as it was numerously suggested... both is an option. You get two dummy sites, one of each and start learning. Website coding is hardly rocket science :cool:

It not about the tools you use, it's the artist behind the keyboard. ;)

/End transmission
Perhaps so, but the artist in question may have valid questions like "which is easier for/more suited to X?", or "I have experience in X - is Y similar?", and drawing on the collective experience is (nearly) always a good thing.

Anyhoo, sometimes you don't have a choice. I'm coding for a client who already has a host, so I have no choice but to code in PHP if I want server-side code.
 
Top