| | Here's where you get to say what server side programming language you prefer / like to use best! |
|
|
php man.
PHP for sure but client-side scripting will be the future since the power of servers and clients it is now almost the same now. It does not make sense to have all the load in a Server and nothing in a client.
QUOTE(mizako @ Mar 26 2005, 05:16 AM) PHP for sure but client-side scripting will be the future since the power of servers and clients it is now almost the same now. It does not make sense to have all the load in a Server and nothing in a client. Sure Mizako, but what about displaying information about how to connect to a database on the client side? You want to separate the processing logic (connecting to a database, etc.) from the presentation (waht the user sees). You wouldn't want a user to see how he/she can connect to your database do you? There are times when it would be better to put some of the scripting on the client side, for something such as a editor, but you would never want confidential information to be exposed.
I have voted for ASP because I am working in software company where MS technolgies are used. But I think that JSP is also a good alternative. But for small websites and if you want to host your websites for free PHP is the best choice. There are rare free ASP and JSP hosts. But you will find a lot good and quality free PHP hosts.
QUOTE(andrewsmithy @ Mar 26 2005, 09:32 PM) Sure Mizako, but what about displaying information about how to connect to a database on the client side? You want to separate the processing logic (connecting to a database, etc.) from the presentation (waht the user sees). You wouldn't want a user to see how he/she can connect to your database do you? There are times when it would be better to put some of the scripting on the client side, for something such as a editor, but you would never want confidential information to be exposed. You get me wrong. Of course there will be php scripts and server side technologies in the future. And of course the database manipulation would be still done in the server side and in a secure way. What i say is that the php scripts (or any other server side technlogy) will ask for information to the server. The server will send him just plain text (not again html tags) retrieved from a database, a file system or whatever. And all the interface processing will be done in the client side. Do you agree?
Hi
I've voted for JSP / Servlets It's true it's more complicated to work with these technologies but it's the future of web programming, ok ok , php is also a very good choice for small sites, but if you want things real neat and functional you've got to make at least three layers, from top to bottom: Presentation Layer (html) <-> Business-Logic Layer (jsp,asp,etc...) <-> Data Layer (DB) Note that each layer only communicates with the adjacents, it should be possible to the Presentation Layer to acess the Data Layer directly, instead it should communicate with the Business-Logic Layer in order to get the Data. This is the best way to produce good aplicattions that are more flexivel, easily scalable, reliable, and powerfull Have a good programming Nuno Rodrigues
Similar Topics
Keywords : server programming
WEll i have just seen this page http://www.thebettermilliondollarhomepage.com/ and it makes me When referencing a file or pix inside an html file, there are absolute references, relative Looking for server, side, programming, language
|
|
![]() Which Server Side Programming Language? - Tell us what you like best! |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|