Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for Navnath999

I want to crop an image manually using the mouse. Suppose the image has some text, and I want to select some text from an image, then for that purpose I want to crop that area by using the mouse.

Member Avatar for Sri_6
0
4K
Member Avatar for faridoon.jan.7

write a program that asks user for five lowercase letters,one at a time and prints their uppercase equilents(using for loop).it uses ASCII table to ensure that user enter lowercase letter(these are the letters whose ASSCII numbers range from 97 to 122).if user do not type a lowercase letter,the program ignores …

Member Avatar for Builder_1
0
116
Member Avatar for raykevinnn

I have a dell latitude core i7 any ideas how i can remove the cmos password i want to change cmos settings but forgot the password

Member Avatar for Rik_
0
146
Member Avatar for davy_yg

I am trying to place padding for the table so that it looks good. but how? index.php <table border="0" width="300px"> <tr style="background-color:#ede6c9; color: black;"> <td> <?php // How can we help $result = mysql_query("SELECT * FROM `static_page` WHERE post_id='27'") or die(mysql_error()); echo '<td>'; while ($data = mysql_fetch_array($result)){ $isi = $data['isi_berita']; …

Member Avatar for raykevinnn
0
107