Search Results

Search found 2 results on 1 pages for 'parveenarora'.

Page 1/1 | 1 

  • Why does Ubuntu 11.10 hang frequenty?

    - by ParveenArora
    I've been using Ubuntu from a long time and recently I have shifted to its newest version 11.10. Its interface is nice but my touch-pad hangs frequently in short intervals of time. When that happens, no key or key combination works. The only option is to restart or logout my laptop. I am using a Dell Inspiron N4010. I have tried a lot to solve this problem but haven't found any satisfactory help till now. Most of my friends who are using Ubuntu 11.10 reported the same to me, seems like it's a bug. How can I get out of this problem?

    Read the article

  • How to add space between the images being fetched using database through php

    - by ParveenArora
    I am using following code to fetch images using database with php. while($row = mysql_fetch_array($result)) //To excute result query { echo "<a href='http://".$row['website']."' target='_blank'><img src=\"" . $PathImage . $row['logo'] . "\" height = $FooterWidth /></a>XX; } Here I am using $row[logo] is fetching the path of images stored on the server and XX to put the spaced between the images having the same color of text XX as background, and but I want to use the proper method I know this can be done using table but I want to do it without using table. Any Suggestions?

    Read the article

1