Write a program to show the joining of two strings in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different components used in php for formatting?
what the new feature add in php 7.2?
Is false empty php?
what is DDL and DML?
Why should I store logs in a database rather than a file?
can anyone explain oops concept in php or give website to learn this concept clearly?
Does php have multiple inheritance?
What is the role of php.ini file?
How to find a specific value in an array?
What is the difference between php4 and php5?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
what are the errors and when we get that particular errors.and who will give that errors