Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
2 Commented Posts
0 Endorsements
Ranked #36.9K
Ranked #4K
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for compulove

Hello everyone! I am thinking of creating some websites, one for my parents business and one for my personal use. Basically I wanted to know the BEST web hosting service and the BEST FTP provider to use. I want a good deal but also the the best service so I …

Member Avatar for crazygal
0
215
Member Avatar for ahpple.gonzales

how to write a program wether an input word is a palindrome ex. radar.

Member Avatar for PrimePackster
0
231
Member Avatar for Devid Bujji

i want to creat a site with ".com" domain.how to get that domain and by which site i can creat free website?

Member Avatar for tiggsy
0
414
Member Avatar for Aditya_4

class Emp { int name, emp_no, addrs, ph_no, deprtmnt, post, project; Emp(int a, int b, int c, int d, int e, int f, int g) { name=a; emp_no=b; addrs=c; ph_no=d; deprtmnt=e; post=f; project=g; } Emp(int a, int b, int c, int d) { name=a; emp_no=b; addrs=c; ph_no=d; } Emp(int a, …

Member Avatar for Aditya_4
0
203
Member Avatar for PsychicTide

Hey guys, have a quick multiple database connection question I hope will be simple to answer. I've worked with this type of situation several times, but I must be missing something. I have a newspaper website that has 8 databases (news, obituaries, opinion, etc..) which can hold about 7 counties …

Member Avatar for diafol
0
310
Member Avatar for wannafzan

This is my assignment. I've done it 36 hours straight and I can't think properly so my program looks like kindergarden kid's program. Basically, we have to do a GUI for Pizza ordering. Everything works except for the amount. The output for amount is "0.00". I have to send it …

Member Avatar for wannafzan
0
2K