Hi All

 

            I have a string as; $str =  "the cat sat on the mat" . 

 

How the following command works substr($str , 4, -4)  on the string ?
What should be the output? 

 

 

 

Thanks

Sunita

Reply via email to