Jump to content

php and mysql


php_novice2007

Recommended Posts

Hi,

 

I'm sure php is not the only programming language that supports mysql and thus allowing us to display database information onto a webpage. so...

 

1) What are some of the other languages available?

2) What advantages does PHP have over them?

 

I'm asking because I have to justify why I wrote my webpage in PHP and not some other language. To be honest it was just suggested to me that I use PHP and so I did, didn't really look into whether its good or not. Luckily its great!

 

Thanks for any suggestions~!

 

Link to comment
https://forums.phpfreaks.com/topic/67731-php-and-mysql/
Share on other sites

Ruby is another. ASP isn't actually a language but a framework that can be used by several languages. Vbscript, Jscript, Python, Perl. Theres also the ASP.NET framework which has C# and VB.net bindings. All of these languages can connect to MySql if thats what you meant by.....

 

Can I have 2 more examples?
Link to comment
https://forums.phpfreaks.com/topic/67731-php-and-mysql/#findComment-341049
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.