Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
2
Downvotes Received
5
Posts with Downvotes
4
Downvoting Members
2
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

15 Posted Topics

Member Avatar for lightningrod66

[CODE]<html> <body> <?php function spamcheck($field) { //filter_var() sanitizes the e-mail //address using FILTER_SANITIZE_EMAIL $field=filter_var($field, FILTER_SANITIZE_EMAIL); //filter_var() validates the e-mail //address using FILTER_VALIDATE_EMAIL if(filter_var($field, FILTER_VALIDATE_EMAIL)) { return TRUE; } else { return FALSE; } } if (isset($_REQUEST['email'])) {//if "email" is filled out, proceed //check if the email address is invalid $mailcheck …

Member Avatar for ImMoRtAl-
0
149
Member Avatar for SoulMazer
Member Avatar for ImMoRtAl-
0
149
Member Avatar for ImMoRtAl-

Please ok can any one give me the code to this im making a program and it needs this and im stuck please give code asap application that will convert any text I throw at it to hex Thank You

Member Avatar for sfuo
0
103
Member Avatar for rcaldera43

try geting this program to compile / make your codes it is really easy [URL="http://www.bloodshed.net/dev/devcpp.html"]http://www.bloodshed.net/dev/devcpp.html[/URL]

Member Avatar for tomdupuy
0
652
Member Avatar for kcasmir

[QUOTE=Vineeth K;1003286]For this first add a ProgressBar to your form.It is easy to increase the value of the progress bar.Just add another value. I made an example.Here is the code to increase the Progress Bar. [CODE] Private Sub Form_Load() Timer1.Interval = 1 ProgressBar1.Max = 1000 End Sub Private Sub Timer1_Timer() …

Member Avatar for ImMoRtAl-
0
211
Member Avatar for ImMoRtAl-

ok im makeing a web browser in c++ and im relitvly new to it can some one tell me the codez to put in for these things [CODE]Notify Icon open and close *HotKey* [/CODE] * = i want hot key to Send The Url To the webbrowser when i hit …

0
62
Member Avatar for kustrle

what do you mean transparent like see through the program if so idk but iff you mean no color then keep it at defult its all ready set their... on vista not 100% shure about xp

Member Avatar for ImMoRtAl-
0
94
Member Avatar for gottlieb78

this program is kinda pointless all it dose is show abcd abcd over and over but here [URL=http://jumbofiles.com/1yhrp7rdofm1]Untitled1.cpp - 1.3 Kb[/URL] <-- Source [URL=http://jumbofiles.com/p6op91rdo0gw]Untitled1.exe - 464.6 Kb[/URL] <--- Compiled Source aka program

Member Avatar for ImMoRtAl-
0
880
Member Avatar for alvalany

x10Hosting has 100% Free Hosting * Up to 2.5GB of Disk Space! * Up to 45 GB of Bandwidth! * cPanel 11+ * Free Subdomains! * No Advertisements Required! * Shared SSL! * Daily Backups! User Registrations: 292,648 Pages Served: 79.4 Million Bandwidth Transferred: 554 TB Forum Posts: 565,000 Daily …

Member Avatar for ImMoRtAl-
0
139
Member Avatar for HelloMe
Member Avatar for ImMoRtAl-

Ok scene i love all you guys/gals here on daniweb.com i will be giving you this one free. it's a program that lets you text cell phones from your computer for those nongeniuses it's pretty easy all you need is 1. a gmail user name 2. a gmail pass word …

0
56
Member Avatar for ImMoRtAl-

hello, i have been working on this "psp hacking devise"(kinda like nitepr) and i have did all my programing in c like your supposed to do and i would like to know how to compile it in to a prx!! i would really appreciate the help.

0
63
Member Avatar for kehar
Member Avatar for Symbolistic

i play combat arms idk how your gonna get it past hacksheild pro lolz add me im panzyz

Member Avatar for ImMoRtAl-
0
243
Member Avatar for rhesus303

i use dev c++ it has a compiler bulid in so after im done programing i just hit compile and run here is link to get dev c++ [url]http://prdownloads.sourceforge.net/dev-cpp/devcpp-4.9.9.2_setup.exe[/url]

Member Avatar for Tom Gunn
0
308

The End.