Help for this page

Select Code to Download


  1. or download this
    $something->func($x);
    
  2. or download this
    func($something,$x);
    
  3. or download this
    printf("bla %xyz chink %ru wong",$a,$b);
    
  4. or download this
    print "bla $a chink $b wong";