Answer Posted / paul goodwin
PHP is a highly string-manipulating server-side script. You
can do various things on a string and the integration of PHP
with other languages (like MySQL and JavaScript) is fairly
simple. You don't really need to know high level programming
like you'd require in C and C++. in PHP everything is
defined for you, you just need to know what you want to do
with the information. If you know JavaScript it is very easy
to transit to PHP
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is curl php?
Does php support multiple inheritances?
How many functions are there in php?
Explain the changes in php versions?
CWD is a type of shell variable. State Whether True or False?
What is xss and csrf?
Explain how is it possible to cast types in php?
What is mysqli_real_escape_string?
What is the best php version for wordpress?
Does php have block scope?
How can we know the total number of elements of Array?
What are the advantages of stored procedures in php?
How to make horizonatl menu and vertical menu responsive
How is the comparison of objects done in php?
How do I find environment variables?