Could we start a variable with number like $4name?
No Answer is Posted For this Question
Be the First to Post Answer
Is echo a function in php?
What are the advantages of stored procedures in php?
What are the three classes of errors that can occur in php?
how we can use lamp.ie installatiion and basic workings.Is it similar to wamp in usage?
Is php fully object oriented?
What difference between require() and require_once()?
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,
How do you end php?
I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?
How does session work in php?
How can post form values with out press submit button
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?