What are objects in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

What is php limit?

0 Answers  


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 benefits of using php?

0 Answers  


What are static variables in php?

0 Answers  


What is the default session out time?

0 Answers  






What is mysqli_fetch_array?

0 Answers  


List out some tools through which we can draw E-R diagrams for mysql.

2 Answers  


How many types of inheritances used in php and how we achieve it.

0 Answers  


what is php?

3 Answers  


How do you match the character ^ at the beginning of the string? - ^^

1 Answers  


Is gender a dependent variable?

0 Answers  


What is the difference between InnoDb tables and MyIsam Tables in php

1 Answers  


Categories