is php and c similar and why
3 replies to this topic
#1
Posted 18 January 2011 - 01:43 PM
|
|
|
#2
Posted 18 January 2011 - 01:45 PM
Only superficially. They have similar looking syntax, at first, but completely different libraries and purposes, which results in completely different code.
#3
Posted 18 January 2011 - 02:17 PM
yes they are very alike. PHP was based on C too. It's even possible to compile your php-code to C to gain performance.
#4
Posted 19 January 2011 - 05:52 PM
You can call PHP a C-influenced language, but it's so much that differs as well.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









