suchuwato Posted September 28, 2004 Posted September 28, 2004 is asp easier to use than php, coz i have do decide which to use pretty soon. i'm leaning towards asp at the moment, probably with a sql database. ideas? Quote Share this post Link to post Share on other sites More sharing options...
markiemrboo Posted September 28, 2004 Posted September 28, 2004 no, asp's horrible well... i've used both and that's my view of it basically Quote Share this post Link to post Share on other sites More sharing options...
suchuwato Posted September 28, 2004 Posted September 28, 2004 it's just i kinda know how to use it a bit, but i'd have to learn php from scratch. and i only have till january to (start and) finish my cs project... Quote Share this post Link to post Share on other sites More sharing options...
markiemrboo Posted September 28, 2004 Posted September 28, 2004 how much do you know? I found php loads easier to learn than asp! If you're doing the computer science course it looks alot like Java and C too, so you'll likely find those easier.. Quote Share this post Link to post Share on other sites More sharing options...
suchuwato Posted September 28, 2004 Posted September 28, 2004 i'll do php then.... time to order a dummies book php & mysql Quote Share this post Link to post Share on other sites More sharing options...
markiemrboo Posted September 28, 2004 Posted September 28, 2004 http://www.php.net/books.php http://www.php.net/manual/en/langref.php http://www.php.net/manual/en/funcref.php Quote Share this post Link to post Share on other sites More sharing options...
suchuwato Posted September 28, 2004 Posted September 28, 2004 thank you know any good tools / source ? Quote Share this post Link to post Share on other sites More sharing options...
markiemrboo Posted September 28, 2004 Posted September 28, 2004 Like editors with syntax highlighting? I just used like notepad but... http://www.php-editors.com/ looks ......... big First thing I saw looking on there was PHPed ... looks like there's tutorials and stuff on there too. http://www.php-editors.com/forum/index.php?act=ST&f=5&t=348& I gotta goto Uni now Quote Share this post Link to post Share on other sites More sharing options...
suchuwato Posted September 28, 2004 Posted September 28, 2004 cool, thanks Quote Share this post Link to post Share on other sites More sharing options...
bdylyzsouless Posted September 28, 2004 Posted September 28, 2004 yuck I hate programming Quote Share this post Link to post Share on other sites More sharing options...
suchuwato Posted September 28, 2004 Posted September 28, 2004 i wish i could just play far cry for me project, but it's a neccesary evil. some people actually enjoy it <_< ok, it ain't that bad... Quote Share this post Link to post Share on other sites More sharing options...
d3bruts1d Posted September 28, 2004 Posted September 28, 2004 is asp easier to use than php, coz i have do decide which to use pretty soon. i'm leaning towards asp at the moment, probably with a sql database. ideas? I wanted to add to this.... ASP.net (especially when using C#) and PHP are a lot alike. I learned ASP and then ASP.net/C# before learning PHP and I was amazed with the similarities. Though, my gripe with ASP.net/C# is that using Matrix or Visual Studio, you'd click to do something, and it'd insert 200 lines of code automatically... it was kinda hard to figure out what exactly the code was doing, and even harder to just copy and paste the code in another page (or even site). With PHP you don't need any fancy tools, you can write it all in notepad if you want. And there is no code that shows up that you don't want. Quote Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.