PHP Code (33)
JSP Code (6)
ASP Code (5)
CGI Perl Code (3)
JavaScript Code (63)
VB Script Code (20)
Shell Script Code (31)
Python Code (34)
WinRunner Code (1)
HTML DHTML XHTML Code (13)
XML (43)
Scripts_Markup Code AllOther (5)
Write a program to reverse a number in python?
Given a string=”me,I,myself”; .Using javascript only create an array out of this string and then send a POST request to the url “record.php” without reloading the page. The post key parameters should be n1,n2 and n3 respectively.
What are the special characters used in XML?
can we pass variable in array to traverse it?
how to pass data between pages using Cookies
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
How can a procedure fetch data from FTP? I need a general code for this..
Write a function that takes an array of integers and returns that array rotated by N positions. For example, if N=2, given the input array [1, 2, 3, 4, 5, 6] the function should return [5, 6, 1, 2, 3, 4]
Write a function that takes an integer and returns the smallest number that is greater than the given number which is a palendrome. For example, if the input was 111 the next palindromic number would be 121.
How can manage theme in php?
What are nested elements in XML?
What is the meaning of version in XML?
Write a python program to check common letters in two input strings?
What is an attribute?
Is there any way to open notepad within php?