Click here to Skip to main content
16,008,954 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Oracle 9i Pin
JKroschel21-Mar-05 7:28
JKroschel21-Mar-05 7:28 
GeneralTrap window close event for all kinds of browsers Pin
GoldenStar16-Mar-05 1:19
GoldenStar16-Mar-05 1:19 
GeneralRe: Trap window close event for all kinds of browsers Pin
Ted Ferenc16-Mar-05 22:02
Ted Ferenc16-Mar-05 22:02 
GeneralCombine values from different pages Pin
Anonymous15-Mar-05 17:33
Anonymous15-Mar-05 17:33 
GeneralRe: Combine values from different pages Pin
JKroschel21-Mar-05 7:27
JKroschel21-Mar-05 7:27 
Generalcaret position of a ContentEditable DIV Pin
Anonymous15-Mar-05 3:38
Anonymous15-Mar-05 3:38 
Generaljavascript unspecified error after file download Pin
suzyb15-Mar-05 0:43
suzyb15-Mar-05 0:43 
GeneralRe: javascript unspecified error after file download Pin
JKroschel21-Mar-05 6:57
JKroschel21-Mar-05 6:57 
GeneralRe: javascript unspecified error after file download Pin
suzyb22-Mar-05 23:09
suzyb22-Mar-05 23:09 
GeneralRe: javascript unspecified error after file download Pin
JKroschel23-Mar-05 4:38
JKroschel23-Mar-05 4:38 
Generalplzz chk this codings Pin
Bhuvanish14-Mar-05 13:31
Bhuvanish14-Mar-05 13:31 
GeneralRe: plzz chk this codings Pin
Roger Wright19-Mar-05 6:41
professionalRoger Wright19-Mar-05 6:41 
GeneralJscript with oracle Pin
Bhuvanish14-Mar-05 13:17
Bhuvanish14-Mar-05 13:17 
GeneralRe: Jscript with oracle Pin
Christian Graus15-Mar-05 15:38
protectorChristian Graus15-Mar-05 15:38 
GeneralRe: Jscript with oracle Pin
JKroschel21-Mar-05 6:55
JKroschel21-Mar-05 6:55 
GeneralList Pin
Yulianto.13-Mar-05 16:18
Yulianto.13-Mar-05 16:18 
GeneralRe: List Pin
JKroschel21-Mar-05 6:53
JKroschel21-Mar-05 6:53 
GeneralRe: List Pin
Yulianto.21-Mar-05 15:12
Yulianto.21-Mar-05 15:12 
General.net or php Pin
ABBASI_RA13-Mar-05 15:17
ABBASI_RA13-Mar-05 15:17 
GeneralRe: .net or php Pin
raouls13-Mar-05 19:53
raouls13-Mar-05 19:53 
personally, i prefer php.

pro's:
it's faster, has more control over the layout, appearance and general look of the page. it also connects to a multitude of databases, and has a huge function set.
con's:
it isn't object orientated, it's nothing like windows programming (if that's what you're used to), you generally have to do a lot more to get things going.

in terms of asp.net,
pro's:
it's very much like windows forms programming, you don't have to know much about html or javascript or anything else to make your site work
con's:
it's slow, it has very little control over the layout and appreance of the page, it can initially only connect to ms sql server, it only runs on iis, it's cumbersome, it makes heavy use of javascript - meaning that it doesn't work in all browsers

i prefer php due to the fact that i have greater control over the pages and i don't have to worry about licensing costs when connecting to a number of the databases. i can also set up a server anywhere, on windows or linux, which means that no matter what environment i'm in, i can still develop my php sites/pages.

the choice depends on you. there are pro's and con's to both. imho, php's pro's outweight it's con's, and i personally think that some of it's con's are actually pro's, and that's what sells php for me.

universal rule of thumb applies tho: ymmv - your mileage may vary

--
Raoul Snyman
Saturn Laboratories
e-mail: raoul.snyman@saturnlaboratories.co.za
web: http://www.saturnlaboratories.co.za/
blog: http://blog.saturnlaboratories.co.za/
linux user: #333298
GeneralRe: .net or php Pin
DavidNohejl14-Mar-05 6:23
DavidNohejl14-Mar-05 6:23 
GeneralRe: .net or php Pin
raouls15-Mar-05 1:22
raouls15-Mar-05 1:22 
GeneralRe: .net or php Pin
DavidNohejl15-Mar-05 3:09
DavidNohejl15-Mar-05 3:09 
GeneralRe: .net or php Pin
alex.barylski16-Mar-05 12:53
alex.barylski16-Mar-05 12:53 
GeneralRe: .net or php Pin
DavidNohejl18-Mar-05 1:09
DavidNohejl18-Mar-05 1:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.