2DWorlds Forums
So I've been thinking... - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: Programming (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=30)
+--- Thread: So I've been thinking... (/showthread.php?tid=7264)



So I've been thinking... - Cap - 07-28-2011

ASP.NET or PHP? Both could do the same thing if you setup a __doPostBack function in PHP. But what would be best?


RE: So I've been thinking... - Dignity - 07-28-2011

PHP is easier to use then ASP.

But,PHP as no pre-sercrity, where ASP does.


RE: So I've been thinking... - Chaos - 07-28-2011

PHP. PHP is more flexible and easier to use in my opinion. Also most web hosts support PHP.

And ASP.NET is Microsoft based...Yuck.


RE: So I've been thinking... - Paradox - 07-28-2011

(07-28-2011, 09:34 PM)Chaos Wrote: PHP. PHP is more flexible and easier to use in my opinion. Also most web hosts support PHP.

And ASP.NET is Microsoft based...Yuck.

But when use correctly, ASP can do great things.


RE: So I've been thinking... - Qwertygiy - 07-28-2011

Roblox's site is ASP based, I believe. Wheras this one is PHP. It can go either way. Personally, I use PHP in my site.


RE: So I've been thinking... - Chaos - 07-29-2011

It is. That's why it's so laggy.


RE: So I've been thinking... - noob007 - 07-29-2011

ASP just... sucks. And it only runs on Windows servers...


RE: So I've been thinking... - Chaos - 07-29-2011

^
l

That's my boy.


RE: So I've been thinking... - Dignity - 07-29-2011

(07-29-2011, 02:58 PM)Chaos Wrote: ^
l

That's my boy.

Yep. Smile


RE: So I've been thinking... - Cap - 07-29-2011

(07-29-2011, 09:16 AM)noob007 Wrote: ASP just... sucks. And it only runs on Windows servers...

Well you could use it on Linux with LAMA(Linux Apache MySQL ASP).