Hi
Thanks but firstly the parse word was by mistake. I was going to type a "parseInt". Anyways I removed it and yes when I click on the div it does change.
But that is what is not intended. As you can see @feherke, the objective is to "ask user to give a color name in the input box,and after...
Hi,
I want to create an input element and a button,and ask user to give a color name in the input box,and after clicking the button the color of the div will change.
Now here is my code . I tried this code but it doesnot work-
<html>
<head>
<script type='text/javascript'>
function fun() {...
I have this program-
<?php
$fname=$_SERVER['argv'][1];
$lname=$_SERVER['argv'][2];
echo "Hello!$fname \n";
echo "Hello!$lname \n";
print_r($_SERVER['argv']);
?>
Here I try to output these 2 names in 2 lines in DOS command prompt like this-
Samuel
Johnson
Unfortunately it is not showing the the...
Can you name some of the GUI interfaces please?
And also can you please tell me how to output the results of a query to a file if you have to view them?
Hi
I am using Windows XP & xampp shell console for mysql. I have employees table which has more than 100 records and when I use "select * from employees" query in MySQL is used the result rolls down without pausing per page.But i want to see the output Pauseing after each screenful of...
OK how to change the database?
And if i cant exit a database,then how to know how many & what are the other databases that are there?
I know of the "use database" command and also "show databases" command.
But i am nested inside a current database say TEST!,then how to see the other databases?
Also 'exit' command is used to come out of the Command line interface and not for what i am asking for.
Pls read my question and try to understand what i am asking before answering.
Hi
I am new to this forum.Hope I am Welcome.
I want to know what is the mysql query to come out of a database?
Suppose I have database called Test1.Within it I enter. There are 2 tables inside test1.
Now I want to come out of the database test1.
What is the MySQL query for this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.