BIT301 Web Technology II

Web Technology IITU Board 2079

Write a PHP program that will contain a concat strings function. The funcation should have two arguments st1 and st2 of type string and should return st3 which is concatenation of str1 and st2.

5
A worked answer is on its wayMeanwhile, read the Web Technology II notes for this topic.

Discussion

Loading…

More Web Technology II questions

All Web Technology II old questions