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

4 Posted Topics

Member Avatar for paresh72

Take it from someone who has done tons with eCommerce and written several solutions. In my opinion, PHP or Perl is the two languages you should go with. Either are native to linux and can do basically anything on either. There are people who argue that Perl is a whole …

Member Avatar for SagarSe7en
0
344
Member Avatar for twosocks

Funny you talk about this. I recent attended a week long course sponsored by the EC-Council on Certified Ethical Hacking, one of the big points was just this. Basically we learned that you can weasel information that is very sensitive from almost anyone in a company, including people who should …

Member Avatar for chouf
0
129
Member Avatar for PeteECU

use an array for your place holder. try doing it like this: char height[] = new char[3]; this tells char that you are making an array. now, to access this you would do something like this, say to output in the dos-type command prompt of most beggining c++ classes cout …

Member Avatar for Mike29936
0
199
Member Avatar for ShadowBranch

I've got a problem with Microsoft VC++ 6.0 and DirectX. I made my last game using Microsoft VC++ 4.0. I had no problems. I was using DirectX 6.1 SDK and DirectDraw4 functions. Well I'm upgrading my game engine to use DirectX 8.1 SDK. I need to fix a problem that …

Member Avatar for Mike29936
0
143

The End.