AjayP
Reputation:
( +20)
Offline
Posts: 2218
Referrals: 4
|
 |
Reply #105: Oct 26, 2009 07:24 PM |
|
thanks but im not yet done
your welcome
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #106: Oct 26, 2009 07:26 PM |
|
your welcome
whats up with you man? what did i do to you i admit i copied the clicksia design but i never sold it or anything im telling you i didnt steal anything from you.
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #107: Oct 26, 2009 07:53 PM |
|
<? $includes[title]="View Advertisements"; include('menu.php'); ?> <link rel="stylesheet" type="text/css" href="ads.css" /> <div id="wrapper"> <div id="slider"> <ul class="title"> <li><a href="#<? echo $loop['catname']; ?>">Sponsors Advertisements</a></li> </ul> <?php
if($loggedin == "1") { $result = mysql_query("SELECT * FROM members WHERE username='$myusername' LIMIT 1;"); $user = mysql_fetch_array($result); $today = $user['clicks1']; $yesterday = $user['clicks2']; $least = $set['least_clicks'];
if($yesterday < $least) { echo"<div class='error'>You did not click the least amounts of ads needed to earn from referrals today! (You needed atleast $least)</div>"; }else{ echo"<div class='success'>You have clicked enough ads to earn from referrals today! ($yesterday)</div>"; }
if($today < $least) { echo"<div class='error'>You have not clicked the least amounts of added needed to earn from referrals tomorrow! (You need atleast $least)</div>"; }else{ echo"<div class='success'>You have clicked enough ads to earn from referrals tomorrow! ($today)</div>"; } } $sql="SELECT * FROM tb_ads_categories ORDER BY id DESC"; // OREDER BY id DESC is order result by descending $result=mysql_query($sql);
$loops = mysql_query("select * from tb_ads_categories WHERE active='1'") or die(mysql_error()); while($loop=mysql_fetch_array($loops)) { $category = $loop['id'];
$sql="SELECT * FROM advertisements WHERE category='$category' AND plan>0 AND id!='$clicked' ORDER BY category ASC"; $result=mysql_query($sql);
?>
<ul class="categories"> <li><a href="#<? echo $loop['catname']; ?>"><? echo $loop['catname']; ?></a></li> </ul>
<?php while($rows=mysql_fetch_array($result)){ // Start looping table row $adtype = '<img src="$image" align="right">'; is that gen3 or your coding ajay? i didnt think so thats my ads page btw OMG....thats YOB + Aurora..........
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #108: Oct 26, 2009 07:58 PM |
|
it deff isnt i created the categories css
i did get the tb_ads_categories idea from yob
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
AjayP
Reputation:
( +20)
Offline
Posts: 2218
Referrals: 4
|
 |
Reply #109: Oct 26, 2009 07:59 PM |
|
OMG....thats YOB + Aurora..........
+ My addon
And theres some SecureBux in there too
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #110: Oct 26, 2009 08:03 PM |
|
+ My addon
And theres some SecureBux in there too
lol ive never even seen securebux coding your ridiculous
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
AjayP
Reputation:
( +20)
Offline
Posts: 2218
Referrals: 4
|
 |
Reply #111: Oct 26, 2009 08:03 PM |
|
lol ive never even seen securebux coding your ridiculous
I already posted evidence in the siteowner board, so whoever you know who has access there will probably tell you anyways
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #112: Oct 26, 2009 08:06 PM |
|
I already posted evidence in the siteowner board, so whoever you know who has access there will probably tell you anyways
doesnt matter what anyone on ems says your not even a developer from what i see you dont know anything lol so go ahead form your little group and talk your s**t at the end when i finish my script itll surpass the gen series and any little add on you make so good luck
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
AjayP
Reputation:
( +20)
Offline
Posts: 2218
Referrals: 4
|
 |
Reply #113: Oct 26, 2009 08:07 PM |
|
doesnt matter what anyone on ems says your not even a developer from what i see you dont know anything lol so go ahead form your little group and talk your s**t at the end when i finish my script itll surpass the gen series and any little add on you make so good luck
lol Aren't you the one who couldn't grasp OOP programming? 
Good Luck with beating Gen
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #114: Oct 26, 2009 08:08 PM |
|
lol Aren't you the one who couldn't grasp OOP programming?  Good Luck with beating Gen
haha there you go bringing the past up unlike you people learn as time continues and obviously i surpassed you since your so jealous
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
AjayP
Reputation:
( +20)
Offline
Posts: 2218
Referrals: 4
|
 |
Reply #115: Oct 26, 2009 08:09 PM |
|
haha there you go bringing the past up unlike you people learn as time continues and obviously i surpassed you since your so jealous

Yeah thats it 
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #116: Oct 26, 2009 08:15 PM |
|
yeahh man im done with you bye.
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
AjayP
Reputation:
( +20)
Offline
Posts: 2218
Referrals: 4
|
 |
Reply #117: Oct 26, 2009 08:16 PM |
|
yeahh man im done with you bye.
K I'm not I'm not letting you sell this script with my addon 
|
|
|
Logged
|
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #118: Oct 26, 2009 08:19 PM |
|
K I'm not I'm not letting you sell this script with my addon 
well then no problem because it doesnt have your add on 
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
youngone324
Reputation:
( +7)
Offline
Posts: 2384
Referrals: 28
|
 |
Reply #119: Oct 26, 2009 08:22 PM |
|
your so smart you didnt even notice that i didnt code that add on onto my script yet those are just notifications lmao!! 
<div class='error'> - this is what i use for my errors such as registration
<div class='success'> - this is what i use for a completed task
have fun being accusing me for bs 
|
|
|
Logged
|
Custom Bux Script: (Licenses Will Soon Be Available) S-Tech - special place for webhosts, website owners and money earners.
|
|
|
|