Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Whats your favorite programming language, and why?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="7r1n17y" data-source="post: 411547" data-attributes="member: 76124"><p>PHP is at the top of my list due to the fact you can do so much with it, For example you can use it to send emails, send phone sms messages, custom URL/json/XML encode functions so if you want to echo a response in json just do json_encode(Your Response). It is also the best security wise. PHP is probably one of the most secure programming languages out there if you are using the best programming practice. It also has a lot of database flexibility, as far as i know PHP is compatible with Access, Ado, Ado_Access, Ado_MSSql, DB2, ODBC_DB2, Vfp, FBSql, iBase, Firebird, Borland_iBase, Informix, Informix72, LDAP, MSSql, MSSqlPO, MySql, MySqli, MySQLt/MaxSql, OCI8, and i can just keep going. Another reason is PHP has fast load compared to ASP, one main reason is the PHP code runs in its own memory space while ASP uses an overhead server and a COM based architecture. Overall PHP is flexible in many different ways just go to the manual and start exploring, but this is my explanation on why i love PHP.</p></blockquote><p></p>
[QUOTE="7r1n17y, post: 411547, member: 76124"] PHP is at the top of my list due to the fact you can do so much with it, For example you can use it to send emails, send phone sms messages, custom URL/json/XML encode functions so if you want to echo a response in json just do json_encode(Your Response). It is also the best security wise. PHP is probably one of the most secure programming languages out there if you are using the best programming practice. It also has a lot of database flexibility, as far as i know PHP is compatible with Access, Ado, Ado_Access, Ado_MSSql, DB2, ODBC_DB2, Vfp, FBSql, iBase, Firebird, Borland_iBase, Informix, Informix72, LDAP, MSSql, MSSqlPO, MySql, MySqli, MySQLt/MaxSql, OCI8, and i can just keep going. Another reason is PHP has fast load compared to ASP, one main reason is the PHP code runs in its own memory space while ASP uses an overhead server and a COM based architecture. Overall PHP is flexible in many different ways just go to the manual and start exploring, but this is my explanation on why i love PHP. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Whats your favorite programming language, and why?
Top