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
~888 People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for ratnasatish

[CODE=java] how to merge two or more files (similar files) ex: two or mre pdf files, two or more xls files, two or more doc files. [/CODE]

Member Avatar for javaAddict
0
129
Member Avatar for jimJohnson

hi, you have declared the variable "average" as a float, but trying to assign a value as Double, either you declare average as a type double or convert return value (in method averageScores) to float. try this, may work. ------------------ [QUOTE=jimJohnson;578099] Not exactly sure what I am doing wrong...it is …

Member Avatar for Ezzaral
0
540
Member Avatar for ratnasatish

[CODE=SQL] please help any one, how to write PHP, what is the use of PHP, syntex, advantages etc.... [/CODE]

Member Avatar for Lorand24
0
128
Member Avatar for ratnasatish

how to write nested queries ex: [code=sql]SELECT * FROM [table1] WHERE [column] IN (SELECT [column] FROM [table2])[/code] in a function. i tried this but MYSQL is getting stoped. is there any alternate.

Member Avatar for RoryGren
0
91

The End.