Q1: Write a PHP script to display five highest Marks. Marks = 88, 60, 62, 68, 71, 90, 73, 85, 66, 95, 76, 63, 75 Q2: Q3: print "Second", and "Red" from the following array: $color = array ( "color" => array ( "a" => "Red", "b" => "Green", "c" => "White"), "numbers" => array ( 1, 2, 3, 4, 5, 6 ), "holes" => array ( "First", "Second", "Third"));
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here