middle of you => 'o' double in you => 'oo' so the answer is 'fool' and not 'fol'.
Hi shyam, Have you resolved the problem? Or still facing the same issue?
Introduction Everyone of us might have come across a lot of text editors each of them having their own special features and style. GNU Emacs,...
first of first => f middle of you => o first of last => l so, the answer is 'fool'.
fool :D Really a nice question :)
If I were a question, then the answer would also be a question. :D
Welcome to the forum :) I would suggest you to start with a good Java book. While learning, tryout some example programs yourselves and get...
You should not nest the WHILE loops, instead you can combine the three loops to have a single loop alone.
Rather than using buttons, usage of links would look good for this question. In that case, we have to use GET variables instead of POST variables.
Good. Thanks for the update :)
Can you tell me what you are mentioning as http referer? If you had used a different way to solve your problem, reveal it here, so that every...
Thanks shabbir, the article is really good and the code very clear as well. But is there any difference in using HTML's "META" tag and PHP's...
I am posting here a small setup. Create 4 files as follows and load "index.php". index.php: <?php session_start(); session_register('flag');...
Its really simple. Just try it out and come back :)
Ok. Here is the way you can append/concatenate two variables values: str=""; str1=""; x="value of x"; y="value of y"; str = str + x + y; str1 =...
Re: Answer | 26 Nov, 2007 The answer is from the novel: The Hitchhiker's Guide to the Galaxy
Re: Answer | 26 Nov, 2007 42 :)
Will try out my code and let you know once it works.
What is the scripting language that you are using?
I don't know whether there is any other way than what I have mentioned in the previous posts. But let me know if you find another way :) I was...
Separate names with a comma.