year 2015
Group B
11. Write a program in PHP to add three numbers.
12. Write a PHP program to display first and last character of a string.
13. Create two integer array of size 5 each with data item in them. Then display sum of all the number of both arrays.
15. Write a program in PHP to store “coding in PHP” in a file named “coding.txt” .
16.