what is the diference between php4 and php5
Answer Posted / umpathi
php4-zend engine are added
php5-oops concepts are added
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get no. of rows using MYSQL function?
Which is better get or post method?
What is composer install?
Why laravel is the best php framework in 2019?
How can we automatically escape incoming data?
What is php trait?
How can we check the value of a given variable is a number?
Does php need html?
Can I include php in javascript?
What is PHP? Who is the father or inventor of PHP?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is final in php?
How can you send email in php?
How php statement is different from php script?
How to insert an new array element in array?