Code Snippets Interview Questions
Questions Answers Views Company eMail

How can get current system time continuously without refresh of page?

1 10770

What is difference between in_array and array_search?

TCS,

2 6987

I have array like $array = array(1, "hello", 1, "world", "hello"); if i want the following output then how can i do this? Array ( [1] => 2 [hello] => 2 [world] => 1 )

NIIT,

2 3965

If i have an array $string = array(1,2,6,2,9,6,7,3,1,2); How can i get only unique values from it? Array ( [0] => 1 [1] => 2 [2] => 6 [4] => 9 [6] => 7 [7] => 3 )

2 3562

what is main difference between array_push and array_pop?

3676

Which framework is best in php among Smarty, Cakephp, Joomla, Drupal, Zend or Something else...? If any then Why?

HCL,

2 8028

How can get all database name using Php and Sql?

NIIT,

1758

Is there any static classes are in java give some examples

1668

How can i know that how many user are visited to my page in php?

NIIT,

1608

How can restrict user to type upto 8 characters in textbox in php?

1563

Which keyword is alias for count keyword in php?

1672

Is there any way to open notepad within php?

1695

How can export database using php code?

1574

How can import database to mysql using php code?

Wipro,

1 3296

What is used of serialize and unserialize in php?

2567


Un-Answered Questions { Code Snippets }

How can you apply a DTD to an XML document?

357


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2057


Which framework is best in php among Smarty, Cakephp, Joomla, Drupal, Zend or Something else...? If any then Why?

8028


How many digit have a Polaris 1995 300c.c. 2x4 nad how many have a Polaris 2007 300 c.c 2x4? And what site I can check this information???

2229


write a code that user can choose/alter Body Text Size

1600






develop a program to calculate and print body mass index for 200 employees

2202


Code for Using Keyboard Events?

2121


What is the functionality of GetDesktopWindow?

573


how to transform XML Data into HTML

1889


What is CDATA?

355


Write a python program to check if a number is a prime number?

464


How to swap two ASCII numbers?

2432


How can call any javascript function without saying onclick, onchange, onblur etc events in php?

4156


how to take time as input in the format (12:02:13) from user so that controls remains between these columns?

1801


What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql

2395