Hello,
I'm starting to play with web design and stuff and would like a recommendation from this knowlegeable forum on what is a good server side programming language. I've got some experience in Java running PC-based applications but that's pretty much it, never done applets or anything else. Also have been playing with perl and php. My use will be primarily creating records that will be accesible by only using a password, what would be the best way to accomodate that?
Thanks in advance,
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Recommended Server-side Programming Language
Started by karlosvalencia, Jan 05 2008 04:17 AM
15 replies to this topic
#3
Posted 05 January 2008 - 09:54 AM
ASP.NET, PHP & CGI(PERL) are the most widely used server-side scripting languages. Each has it's own merits. PHP closly resembles C++ in syntax & is easy to learn. MYSQL & PHP are both free & equally powerful compared to other databases or server side languages respectively. Moreover U can more easily get Free & Paid Quality Hosting for Linux.
I too will recommend sticking to PHP & MYSQL.
I too will recommend sticking to PHP & MYSQL.
#5
Posted 05 January 2008 - 01:26 PM
Thanks for all the replies suggesting PHP. I've actually installed it at home to start playing with it and yes it seems pretty powerful. One of the first things I'd like to do is to have password protected pages, is it easy to do such a thing with PHP? Any sample code you could contribute? I'll keep on the look.
#8
Posted 03 October 2008 - 06:56 AM
PHP and SQL is a must, though consider using some CGI scripts, i.e. Perl, Python to make the experience better for the user...
For your purpose of creating records accessible only after the correct password has been entered, I would suggest you to store the information in a SQL database and have a PHP file retrieve the data after the correct password has been entered...
For your purpose of creating records accessible only after the correct password has been entered, I would suggest you to store the information in a SQL database and have a PHP file retrieve the data after the correct password has been entered...
#9
Posted 04 December 2008 - 04:48 PM
Definitly php and vb.net scripting.Java scripting would be the most
powerfull of them though not as popular.I don't really see much perl
but apparantly it's still used a lot.
For large size database use mysql with php,perl and java and sql
with vb .net.You can use access for smaller scale database use
with vb .net.
powerfull of them though not as popular.I don't really see much perl
but apparantly it's still used a lot.
For large size database use mysql with php,perl and java and sql
with vb .net.You can use access for smaller scale database use
with vb .net.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














