-
@ symbol before any variable
Why do we put @ symbol before any variable?
-
ob_start()
What is the use of ob_start() in PHP?
-
Average Department Salary
How to Get the employee details whose salary is less than the average salary of the department.
-
Create MySQL Database in PHP
How to create a MySQL Database in PHP?
-
Arrays
How to combine 2 arrays?
-
Set JavaScript Variable Value
Can you set JavaScript variable value to php variable? Justify your answer?
-
PHP Form Hijacking
How to prevent form hijacking in PHP?
-
session_register and $_session
What is the difference between session_register and $_session?
-
FLEX
What is flex? Where it is used in web applications?
-
Database Connectivity in Joomla
How will you connect to the Database using Joomla?
-
PHP Session
Where does the session stored, either client side or server side?
-
count hits
If we have a button on a simple page and a user clicks on the button, then how we can come to know how many times the user has clicked on the button?
-
-
-
-
-
-
-
-
-
-
-
The command �codebase� is used in applets when
A) When the applet class file is not in the same directoryB) When the applet class file is in the same directoryC) When we need to get the parameters of the appletD) None of the above
-