|
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2001
Posts: 27
|
ASP of PHP?
Here's one that's likely to get a couple of heated opinions:
Which is better, ASP or PHP, in terms of developing professional quality web sites?
__________________
flipcode - "It is easier to get forgiveness, than it is approval." |
|
|
|
|
|
#2 (permalink) |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Oct 2001
Location: London, England
Posts: 1,100
|
i think ASP is more for compiling large databases, and is only really needed for that - NGEmu uses php, but as far as i know, it incorporates it with mySQL databases to store all the news, articles etc. I am only starting to learn php, and i don't think i am going to move onto asp anytime in the next few years
__________________
“A commonplace man marvels at uncommon things; a wise man marvels at the commonplace” - Confucius |
|
|
|
|
|
#3 (permalink) |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Germany
Posts: 2,015
|
PHP + mySQL all the way ! The possibilities are just endless ... On NGEmu for example :
Message board software : PHP/mySQL Link database : PHP/mySQL Download database : PHP/mySQL Compatibility list : PHP/mySQL News displaying script : PHP Any questions left ?
__________________
![]() Specs: AMD Athlon 64 4000+ • 2048 MB PC400 RAM • Nvidia GeForce 7600 GT PCI-E • WinXP Pro |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Oct 2001
Posts: 27
|
Well I've personally written an entire application for a University deparment in ASP, so I know it's capable. The student front-end for our class enrollment and unit management for the University is written in ASP also.
ASP + Oracle combination of coarse. Whilst the IIS annoys me a lot because of security threats and just generally having issues upon installation & just working, it still appears to be the easiest option so far. And to the person who was new to PHP, trust me, ASP is not hard at all, as long as you have some programming experience. It's really just a subset of Visual Basic instructions.
__________________
flipcode - "It is easier to get forgiveness, than it is approval." |
|
|
|
|
|
#5 (permalink) | |
|
NSBQ nut
![]() ![]() ![]() ![]() ![]() Join Date: Aug 2001
Location: .de
Posts: 1,208
|
Quote:
__________________
Bred for its skills in magic Last edited by Nezzar; November 20th, 2001 at 13:26. |
|
|
|
|
|
|
#6 (permalink) |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Oct 2001
Location: London, England
Posts: 1,100
|
Coranto is written in Perl, but the news is stored in a mysql database and edited using php, as far as i know
__________________
“A commonplace man marvels at uncommon things; a wise man marvels at the commonplace” - Confucius |
|
|
|
|
|
#8 (permalink) |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Oct 2001
Location: London, England
Posts: 1,100
|
yeah, the news is stored in a text file, but afaik, the categorys go to different tables in the sql database, and when u got to ngemu.com/psx it calls in the psx news only etc.
that is how i think it works, but i am probably wrong :eek:
__________________
“A commonplace man marvels at uncommon things; a wise man marvels at the commonplace” - Confucius |
|
|
|
|
|
#11 (permalink) |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Germany
Posts: 2,015
|
Well, you should read more carefully, I said "News displaying script : PHP" ... displaying, not posting ... we'll soon completly replace Coranto though, I already wrote most parts of a completly new news script.
Anyway, Coranto stores the news in a text file, that's right. But there is an addon called CorantoSQL, which puts everything into a mySQL database as well, and that one is installed. Now, when you go to the mainpage, the category is set to 'main' and that tells our news displaying script, that it should get all news from the database. When you go to the playstation section, it's set to 'psx' so you'll only see these ... it's a great way to add new features, like the "Print article" or "Send to a friend" options. Hope this explains things a bit,
__________________
![]() Specs: AMD Athlon 64 4000+ • 2048 MB PC400 RAM • Nvidia GeForce 7600 GT PCI-E • WinXP Pro |
|
|
|
|
|
#13 (permalink) | |
|
Rosen Ritter
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Brazil
Posts: 3,387
|
Quote:
[]s Badaro |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|