Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
Member Avatar for paijo3

I have 2 blogs hosted under free domain co.cc .. but its awfully hard to get into PR 1 (it's almost a year now). Does anyone know what's wrong with co.cc domain name?

Member Avatar for mrandrei
0
159
Member Avatar for srpa01red

how can i find size of my database what is the max table size in mysql is table size shown is in terms of kb or mb in mysql by default actually dis is the max_data length shown using "show table status" 281474976710655. means data size is shown in kb …

Member Avatar for varmadba
0
142
Member Avatar for vict0rjr

/** * This method will ask the user for some information, create a blank picture to use as a palette and create and display the palette. */ 186 public static void main(String[] args) { 187 int redValue; 188 Scanner sc = new Scanner(System.in); 189 System.out.print("Enter a Red value: "); 190 …

Member Avatar for vict0rjr
0
124
Member Avatar for Acedia

I'm bored, if there's any socket programming that someone needs post a comment, and I'll see what i can come up with. :)

Member Avatar for Acedia
0
89
Member Avatar for dhr

Hi, I am attempting to write a query to return whether or not a particular items value entered is the lowest value and also unique. For example, if an item as 6 values against it e.g. user_id item_id value 1 101 3 2 101 3 2 101 4 3 101 …

Member Avatar for dhr
0
125
Member Avatar for Siberian

I'm asking outside from where I usually ask I have a page that the [B]<a>[/B] links are not working in IE 6 and IE 7, I also have one other minor problem but I won't surface it until hopefully I solve my main problem.

Member Avatar for Siberian
0
60
Member Avatar for cutieams

i am new to php..can anyone help me with the basics of PHP. i mean after installing php,how do i save my first PHP file. i mean saving that file as .php i know ..but in which folder should i save it and after saving how do i run myprogram. …

Member Avatar for cwarn23
0
110
Member Avatar for Upsilon

Hi guys, Just a question I think many people like myself would like to know the answer to. I have been using the Graphics2D class and it works great, however now I want to do some 3D things. I would like to know how to place ellipsoids in 3D space, …

Member Avatar for BestJewSinceJC
0
176
Member Avatar for BobbyRags

I made a background in Photoshop that I'd like to incorporate into my website (see screenshot). It's 1024 x 768. What if someone has a larger screen? What am I missing? What should I do differently?

Member Avatar for almostbob
0
141
Member Avatar for rm_daniweb

[ICODE]<?php error_reporting(E_ALL); $to = 'whom@yahoo.com'; $subject = 'The Playboys!'; $message = ' <html> <head> <title>TESTING!</title> </head> <body> <p>Playboy in the Philippines</p> <table> <tr> <th>Name</th><th>Sex</th><th>Age</th><th>Vitamin</th> </tr> <tr> <td>Tukmol</td><td>Twice a Day</td><td>75</td><td>Viagra</td> </tr> <tr> <td>Tamulmol</td><td>M ...W.....F</td><td>80</td><td>Tongkat Ali</td> </tr> </table> </body> </html> '; // Content-type header $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= …

Member Avatar for Upsilon
0
400
Member Avatar for sivak
Re: sql

i have 2 tables but key is not common ..want to join 2 tables... i want all the coloums in first table and only one coloums in second table..how can i join...i cont use join query without key is common rite ..can anyone tell me plz

Member Avatar for Upsilon
0
76
Member Avatar for srpa01red

i want to insert dummy data for testing my database.so i want to execute a single insert statement 1000 times. is there any function to do so or is there any script todo. if so plz help me

Member Avatar for rm_daniweb
0
104
Member Avatar for seriousgeek

First of all, a big HIIII to everyone @ daniweb :) Well, i've just got into computer science engineering field and i'm interested in creating a web browser of my own.. Can anyone please tell me wich all languages i need to know in doing so..I'm not interested in doing …

Member Avatar for Upsilon
0
87