|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
P.S. Does anyone else see the irony here
|
|
#2
|
||||
|
||||
|
no
![]() Am I missing something, is the homepage of ASP Forums ![]()
__________________
Look! Its a ShemZilla ![]() ![]()
|
|
#3
|
||||
|
||||
|
Yeah but No But Yeah But its PHP
![]() |
|
#4
|
||||
|
||||
|
i get it now
![]() |
|
#5
|
||||
|
||||
|
No irony and often discussed...
Yes - it's PHP. It runs a variety of different boards for Developer Shed including the ASP one. The forums cover a number of different technologies and Developer Shed have chosen this particular board software for it's features and not because of the development platform
__________________
selwonk If I've posted some code above, you might think it looks a bit simplistic. It might be. I'd rather people tried the next step themselves rather than getting a full solution on a plate. That way they learn more! |
|
#6
|
||||
|
||||
|
Besides, nothing wrong with PHP anyways. I quite like it. Although if this is the only forum to have seen on Developer Shed, it could seem a tad odd.
Elija |
|
#7
|
||||
|
||||
|
There are other forums run by DeveloperShed and powered by the same software eg.
http://forums.seochat.com/ |
|
#8
|
|||
|
|||
|
Quote:
Nothing wrong with PHP at all. Used it on a few sites myself! Just struck me!!! No offence intended re this great forum ![]() |
|
#9
|
||||
|
||||
|
finally somebody answered this question.
![]() thanx selwonk, this question was in my mind also for a long time. but was just curious does PHP solves any thing which ASP could not or cannot?? or is it just by choice?? |
|
#10
|
||||
|
||||
|
PHP works better with MySQL than ASP, ASP works better with MS Sql than PHP.
PHP is a perl like language. ASP is a technology which can use either VBScript (Basic) as its language or JScript (Javascript) as its language. PHP is still undergoing development and improvements, PHP5 has very good OO Capabilities. ASP, although still going strong has not been updated for at least 5 years. You pays your money, you takes your choice. Elija |
|
#11
|
||||
|
||||
|
i use MS SQL and ASP ........ thank god both works gd as u said.
that was a nice explaination elija. BTW, whats OO?? and thats a pity that ASP hasnt been updated for that long!! should i call MicroSoft's office and tell then to do that ![]() micky |
|
#12
|
||||
|
||||
|
OO Object oriented
MS now support .NET instead Elija |