Help for this page

Select Code to Download


  1. or download this
    $str = "hello=this=is=a=nice=sentence=with=many=equation=signs";
    
  2. or download this
    @splitted = ( 'hello=this', 'is=a', 'nice=sentence', 'with=many', 'equ
    +ation=signs' );