Results 1 to 10 of 24
Threaded View
-
7th Apr 2011, 05:24 PM #1OPBannedWebsite's:
WarezRelease.org ThatHosting.coSelf Whitelisting Help
hi
Basicly ive added a whitelist page on my site and ive added a self whitelisting form,box nd buton so people can add sites anytime, heres my code so far:
<?php
$connect = mysql_connect ("localhost", "user", "pass") or die ('Connection Fail!');
mysql_select_db("xtremedd_wcddl", $connect) or die ('lol');
$add = mysql_query("INSERT INTO wcddl_whitelist VALUES ('$addsiteurl')");
echo "Connected!"
?>
can some1 correct me..Chris2k Reviewed by Chris2k on . Self Whitelisting Help hi Basicly ive added a whitelist page on my site and ive added a self whitelisting form,box nd buton so people can add sites anytime, heres my code so far: <?php $connect = mysql_connect ("localhost", "user", "pass") or die ('Connection Fail!'); mysql_select_db("xtremedd_wcddl", $connect) or die ('lol'); Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Whitelisting with Zunox Help
By blankshare in forum Technical Help Desk SupportReplies: 2Last Post: 13th Dec 2011, 02:01 AM -
Mechoddl whitelisting
By lukip006 in forum Forum and DDL DiscussionReplies: 2Last Post: 3rd Jul 2011, 09:14 AM -
[Buying] Need WCDDL mod (Self Whitelisting)
By mannNmeet in forum Completed TransactionsReplies: 1Last Post: 24th Apr 2011, 09:16 AM -
[Official] DDL0.com Whitelisting & Re-Rating (Apply Here)
By SJshah in forum Forum and DDL DiscussionReplies: 220Last Post: 1st Feb 2011, 12:16 AM -
Whitelisting.
By CyberPirate in forum Forum and DDL DiscussionReplies: 9Last Post: 4th Mar 2010, 11:12 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...