@Shabbir Surprisingly the same code with same image is working on my friend's system having same operating system.. How it is possible?? What...
@Shabbir I have already opened the files in binary mode. See the first two if statements
Please tell what is wrong with following code: <?php if (($rh = fopen('image.jpg', 'rb')) === FALSE) echo "Cannot open image.jpg"; if...
Hi I am inserting text in html page using javascript..But the font-color of this text is black by default. How to change the color of this...
What is contained in request message sent by browser and what is contained in response message?? One more thing, There could be more than 1...
But why we need to call using System class. Why we not use it using OutputSteam class whose instance is it
'out' is an object of OutputStream class .Then why we use it with system class as we write System.out.print();
Hi I have created a form in html using the code at http://pastebin.com/f11b9724f The code of process5.php is at http://pastebin.com/f35d8ad2f Now...
But the same warning is still there
$selct="SELECT * FROM stu_info"; $result=mysql_query($selct,$status); while($row = mysql_fetch_array('$result',MYSQL_BOTH)) { echo...
Thanks a lot... But what happens when we click on "Remember me" and then exit from the application. where our username and password gets stored?
what happens behind the scene when we sign in or sign out
The following code creates a form. In this form one of the field is for date and the code in process.php file checks whether entered date is valid...
Please read the following code <?php $a=mysql_connect(localhost,root,""); if(!$a) echo "Could not connect"; ?> When i run the above pgm it...
Sql is used for creating databases which consists of tables. But what ot do if we want to store some data which is in the form of paragraph of...
how to strech background image of webpage in html What is default font face in html
Thankyou friend for ur reply but I am asking in terms of interrupt. Would you please explain
Any oerating system. Ok take your own example (of OS) and please explain
yaar i am asking u how the operatring system knows which key has been pressed and what to do when a particular key is pressed
Friends please tell me what happens internally when we press any key on keyboard i know that it saves the value of certai registers and taKES ON...
Separate names with a comma.