How is traits used in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between echo and print statement?
11 Answers Rushmore Consultancy,
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??
What is PECL?
What is indexing how many types?
3 Answers DLF, Infosys, Net Solution, Vcare,
Can we use include ("xyz.php") two times in a php page "index.php"?
How is it possible to return a value from a function?
What is the maximum size of a file that can be uploaded using PHP and how can we change this?
What is the delimiter default in PHP?
Is it easy to learn wordpress?
Write a program in php to reverse a number?
What are the different ways we can retrive the mysql results using php ? Explain each
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?