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

2 Posted Topics

Member Avatar for hkarthik

You can simply write a program to send email to the email address associated with the carrier. For example, if you sent an email to [email]5551231234@vtext.com[/email], you would sent a text message to the number 5551231234 for the carrier Verizon. As for getting a reply, as far as I know, …

Member Avatar for MingMing
0
551
Member Avatar for scuba183

So I'm having a bit of a problem with a CGI script. It runs fine, except for the little problem that param(x) doesn't work at all. It will either crash the program or return an undefined value. [code=perl] #!/usr/bin/perl use warnings; use CGI qw(:standard ); $temp=uc(param('class')); $class=chomp ($temp); $temp=uc(param('type')); $type=chomp …

Member Avatar for KevinADC
0
120

The End.