Tell me which programming language does php resemble to?
Answer / Kanchan Kanojia
PHP bears a strong resemblance to C and Perl, with some syntax similarities to Java. However, it is an independent language and has its unique features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate echo vs. Print statement.
What the difference between WAMP5 1.7.3 and WampServer 2?
what is Abbreviavion of PHP?
What do you mean by having php as whitespace insensitive?
Tell us how can we display the output directly to the browser?
Can php use gettext?
How many open modes available when a file open in PHP?
write function of the sentence traversal passing the parameter, e.g input:this is input sentence. output:sentence input is this.
What is session in php w3schools?
What is the difference between $message and $$message?
What's the output of the ucwords function in this example?
Which operator is used to concatenate two strings in PHP?