can anyone explain oops concept in php or give website to
learn this concept clearly?
Answers were Sorted based on User's Feedback
Answer / sanjeev
Yes we can use oops concept in PHP ,its slow down the
execution of code but gives the reusability of code.
| Is This Answer Correct ? | 20 Yes | 7 No |
Answer / mansur
u can refer here
http://in.php.net/zend-engine-2.php
| Is This Answer Correct ? | 3 Yes | 5 No |
What is a static method php?
What is difference between md5 and SHA256?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What is PEAR?
Why do we use query?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What does the unset() function means?
What is ltrim?
What does the unlink() function means?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is explode() in php?
Explain about the connective abilities of the PHP?