Arne-Christian
Members-
Content Count
63 -
Joined
-
Last visited
Everything posted by Arne-Christian
-
I am at the moment trying to program my own forum, but i need more then a single category, here is my source: function cat () {include("functions/functions.php");echo '<table width="100%" border="0" cellspacing="0"><tr><td class="eb_top" colspan="3" style="border-bottom-width: 0; height: 30px; font-size: 12px;"> <b>Forum</b></td></tr>'; global $catid; $db = new db; $db->connect(); $connect = $db->query("SELECT * FROM eb_forum WHERE catecory = '1'"); # START GET CATEGORYS # $catz = array(); while ( $cat = mysql_fetch_object( $connect ) ) { /*echo " <tr> <td height=\"22\" class=\"eb_menu1\"> <b>{$cat->name}</b></td> <td width=\"10%\" height=\"22\" class=\"eb_menu3\"><div align=\"center\">Topics:</div></td> <td width=\"10%\" height=\"22\" class=\"eb_menu3\"><div align=\"center\">Replies:</div></td> </tr>";*/ $catz[] .= "<tr> <td height=\"22\" class=\"eb_menu1\"> <b>{$cat->name}</b></td> <td width=\"10%\" height=\"22\" class=\"eb_menu3\"><div align=\"center\">Topics:</div></td> <td width=\"10%\" height=\"22\" class=\"eb_menu3\"><div align=\"center\">Replies:</div></td> </tr>"; $catid = $cat->catid; } foreach ( $catz as $c ) { $get = $db->query("SELECT * FROM eb_forum WHERE catid = '$catid' AND catecory = '0'"); while ( $getinfo = mysql_fetch_object( $get ) ) { //$replay_num = sql_get_topics("get_all_topics", "$forum_id"); { $forum_id = $getinfo -> ForumID; // Get Rows $query = "SELECT * FROM `eb_topic` WHERE `ForumID` = '$forum_id'"; $connect = mysql_query($query); $num_topic_rows = mysql_num_rows($connect); // End Get Rows // Get Rows $query2 = "SELECT * FROM `eb_post` WHERE `ForumID` = '$forum_id'"; $connect2 = mysql_query($query2); $num_replay_rows = mysql_num_rows($connect2); // End Get Rows $forum_id = $getinfo -> ForumID; $desc = $getinfo -> desc; $mods = $getinfo -> mods; $name = $getinfo -> name; echo '<tr> <td width="80%" class="forum_footer"> <a href="?showforum=' . $forum_id . '"><b>' . $name . '</b></a><br> ' . $desc . '<br> <b> Forum led by:</b><a href="?group=' . $mods . '"> ' . $mods . '</a></td> <td width="10%" class="forum_footer2"><div align="center"></div> <div align="center">'. $num_topic_rows .'</div></td> <td width="10%" class="forum_footer2"><div align="center"></div> <div align="center">'. $num_replay_rows .'</div></td> </tr>'; } } } }?> I have tried all possible ways that i can think off still i cannot fix it, someone please help Notice from saint-michael: no bumping topics someone will see it and make a post.
-
Ps3 Is Expected To Be Released Late.. is it good or bad?
Arne-Christian replied to Sympatico's topic in Computer Gaming
PS3 Dosnt look to good annyways, Xbox 360 looks better but is also bad, so what have happned with the Game Consoles!, I am going to get my self Xbox 360, Just by taking a look on PS3, its ugly, looks like a DVD Player with wireless controls. -
Phpbb Or Invision Power Board ?
Arne-Christian replied to lamode's topic in Websites and Web Designing
Well, i personally like them both, you see, i have them both on my friends site, One for the clan, one for the main site, (Clan has IPB, Main site has phpBB, becouse the leader of the clan bought us IPB license lol).Now i like phpBB, because you can do allmost evrything with it, its harder to style it then Invision Power Board, thought (Atleast i think so) but it takes more time to install mods on IPB then on phpBB, Since phpBB has EasyMod, something that install mods allmost automaticly. on IPB you have to open and change files.But Invision Power Board is much easyer to skin, has most of the required mods installed and you dont have to install if you dont want to.Also IPB and phpBB is both powerfull, if you install the right mods and make a skin you get IPB off phpBB .So i voted for IPB thought it wasnt a "Both" choice there, problety because i like IPB most, i dont know why, my friends say that to "Most peoples prefer IPB" but, i dont know if thats true ~ Arne-Christian -
Yea well, i have Halo 2, i am also a Need For Speed fan, so i am thinking of buying Need for Speed: Most Wanted. Manny of my friends say that game owns with graphics, cars and all. So i am going to have a look on it on Team Xbox, see some Screenshots from there .
-
I have allmost all of them, the only ones i don't have is : Prince of Persia: The Sands of Time,Crimson Skies: High Road to Revenge, Return to Castle Wolfenstein: Tides of War, Project Gotham Racing 2,Steel Battalion: Line of Contact, ESPN NHL Hockey and Phantasy Star Online Episodes I & II. Hehe, so you see i am not much of a 'Sport Games' guy, more like Action games, and some Racing games.~ Arne-Christian
-
What are the best games you know on Xbox, i am going to buy my self some for some of the cash i got at Christmas, but i don't know anny good.Hope i can get some good recommendations ~ Arne-Christian
-
The Younger Generation Is More Intelligent ! Do you think so ?
Arne-Christian replied to OpaQue's topic in General Discussion
Well i am 13 now, Soon 14 (24th march ), i Know loads of Computers, Programming, Designing and all cool stuff, i do NOT smoke (yay free car license cash ^^), so its problety becouse of my parents, my dad is good with Computers to so i problety got it from him.~ Arne-Christian -
How To Read Specific Row From Table according where no=xx
Arne-Christian replied to kakingho's topic in Programming
An idea could be to Click Here: http://forums.xisto.com/no_longer_exists/ There you find a tutorial about that, just rewrite a little on that script and it will problety work, Hope i Helped ~ Arne-Christian -
Good tutorial, i have used Windows Apache Mysql PHP (Also known as WAMP, Google it!), but i am thinking of changing to some of these, it seems better with FTP and STMP server in it ~Arne-Christian
-
Roll You Own Search Engine Roolyo
Arne-Christian replied to mukund's topic in Websites and Web Designing
Yea its much more fun, and you learn something if you make it from the scratch, and if you just Google It! You will mabey find some good tutorials, for PHP, PHP & MySQL, JavaScript and more. ~ Arne-Christian -
Why And When Did You Make Your First Site?
Arne-Christian replied to seanooi's topic in General Discussion
Let me see, i made my first webpage when i was 9 learning HTML, i uploaded it on my ISPs Server, then i wasnt happy about it, made a new one(in pure HTML to) then 2-3 weeks later i found Geocities, i used like 2 days to find out how to register a free account ( ) and played a lil bit with the editor, then i just got better and better, when i was 12 i learned PHP so it got much easyer for me, my mom bought me a domain when i was 11 so i created a website with HTML first, then started using PHP.(Btw that site was for The Sims, the old domain was http://forums.xisto.com/no_longer_exists/, its redicted to my friends webpage atm lol but it runs out in two months ) ~ Arne - Christian -
Get it for Xbox, then you don't have to worry about RAM (if you have low RAM), Good Graphics on Xbox to, i prefer to buy Xbox games, and not PC games.~Arne-Christian
-
Email Clients Which One Do You Trust For Security?
Arne-Christian replied to Anndi's topic in Security issues & Exploits
Well i use GMail, its good, got much space, its Free (The best thing lol).For Email client, well nothing specially, Just the one in Opera( Go Opera! )Well thought i have good computer securety, Norton Internet Securety hehe.~ Arne-Christian -
Simple Sig Tutorial photoshop sig tutorial : New to photoshop?
Arne-Christian replied to Dawiss's topic in General Discussion
Really nice tutorials, thought not very manny got good brushes out here, and if you are one of them, try some of these: http://paulw.deviantart.com/art/378-ABSTRACT-BRUSHES-CS-1-2-3-19395277 http://metal-cx.deviantart.com/art/Metal-CX-s-Chaotic-Abstract-19548105 http://scully7491.deviantart.com/art/Lightning-Brushes-9849304 ~ Arne-Christian -
Favorite Football Player And Team
Arne-Christian replied to devildude93's topic in General Discussion
O well, i am not much of a football boy, Just think on it, some guys kicking a ball around, then gets millions of dollars for it, its just crazy, so i don't got a favorite Football team, or player.~ Arne-Christian -
Do You Believe In Santa? Do you believe in Santa?
Arne-Christian replied to Ao)K-General's topic in General Discussion
I don't belive in santa, actually i have to dress my self as santa for my little brothers (that are a lil dumb), Thought i love presents (i think all does hehe)~ Arne-Christian Also Known As Santa -
Mirc Snippets Some snippets for IRC Chatters :)
Arne-Christian replied to dLz's topic in Programming
I Totally angree, i am a good mIRC Scripter (Some say i am the best but whatever) i just use the //s when i care lol, i know you can just have . or nothing, i have scripted manny scripts. O well add this to aliases : /tb { //ban -u300 $chan $1 2 //kick $chan $1 4,1B15,1anned0,1 ::8,1 $+ $2- $+ 0,1::12,1 5 Minutes Temp Ban0,1 0,1::} And this to silent peoples that Spams/You want silenced : /silent { if ($2 == $null) { .echo -ta $me you dumbass, you forgot the minutes amount to silence. halt } else { if ($1 isop $chan) { .raw mode $chan +b ~q: $+ $address($1,2) .raw mode $chan -ahov $1 $1 $1 $1 timer 1 $calc($2 * 60) /mode $chan -b ~q: $+ $address($1,2) .msg $chan $1 $+ , you are silenced for $2 minute(s). Do not attempt to evade. timer 1 $calc($2 * 60) /mode $chan +o $1 } else { if ($1 ishop $chan) { .raw mode $chan +b ~q: $+ $address($1,2) .raw mode $chan -ahov $1 $1 $1 $1 timer 1 $calc($2 * 60) /mode $chan -b ~q: $+ $address($1,2) .msg $chan $1 $+ , you are silenced for $2 minute(s). Do not attempt to evade. timer 1 $calc($2 * 60) /mode $chan +h $1 } else { if ($1 isvoice $chan) { .raw mode $chan +b ~q: $+ $address($1,2) .raw mode $chan -av $1 $1 $1 $1 timer 1 $calc($2 * 60) /mode $chan -b ~q: $+ $address($1,2) .msg $chan $1 $+ , you are silenced for $2 minute(s). Do not attempt to evade. timer 1 $calc($2 * 60) /mode $chan +v $1 } else { if ($1 isreg $chan) { .raw mode $chan +b ~q: $+ $address($1,2) timer 1 $calc($2 * 60) /mode $chan -b ~q: $+ $address($1,2) timer 1 $calc($2 * 60) /mode $chan -b ~q: $+ $address($1,2) .msg $chan $1 $+ , you are silenced on $chan for $2 minute(s). Do not attempt to evade. } } } } }}Script number two was scripted by a friend of mine, i could have scripted it my self, but i am buzy now learning PHP hehe, i can script scripts like that its no problemo for me Enjoy them! ~ Arne-Christian (btw on my other script change N3WB to your name or $me) -
Yahoo Mail Beta New Look for Yahoo Mail
Arne-Christian replied to cse-icons's topic in Science and Technology
Without Google & Gmail i don't think anny of this would happen, they started giving us loads of space, then Hotmail started doing the same, and now Yahoo!, All i have to say evryone should thank Google for the whole idea for giving peoples loads of Space.Annyways i think this will be a cool idea ~ Arne-Christian -
I angree, it takes to much time on all, i used let me see, 3 days from 58 to 70 defence, that is a big time waster, evrything there costs much money, so if you dont are a good merchanter, well then good luck with money, couse you wont get to much of them.Also it is all those scammers and 'hackers' that steals all you got when you are 'good', if the game was faster, all items was cheaper and better graphics i think Runescape would been more active, and don't lose the players that found out how much of a time waster it was.~ Arne-Christian
-
Mirc Snippets Some snippets for IRC Chatters :)
Arne-Christian replied to dLz's topic in Programming
I have some snippets to, if you are going to create a mIRC bot you could try these: (Made them my self!) Calculator: on *:TEXT:!calc *:#: { .msg $chan Answer Is (Unrounded) $+ $calc($$2-) (Rounded) $int($calc($$2-))} Away Script: Alias Away { if (%away == $null) { Away $1- set %reason $$?="Whats your reason For being AFK?" /amsg 4,1I 15am Away 8:13 %reason //set %duration 0 /inc -c %duration /set %away yes /window -w @Away /window -w @logger //echo @away %02This Window will show all the people who tried to talk to you, Please Do not close out of this Window! //echo @logger %02This Window Will Show the Log. /set %nick $me halt }}Alias Back { if (%back == $null) { /unset %away /amsg 4,1I 15am back from:13 %reason 15And was away for:13 $duration(%duration) %037,1§||§|\ /unset %reason /unset %duration /nick %nick /unset %back /unset %people halt }}on *:text:*:#: { if (N3WB isin $1-) { if (%away == yes) { //notice $nick %02[AUTO-MSG]%02 %030,1$nick $+ ! I am AFK from %reason And I have been away for: $duration(%duration) //echo @away $asctime([HH:nn:ss]) < $+ $nick $+ > $1- } } else { if (%away == yes) { //echo @logger $asctime([HH:nn:ss]) < $+ $nick $+ > $+ < $+ $chan $+ > $+ $1- } }} Enjoy them! -
When i think on windows, i think one day, it just stops, and needs reinstallation, it also get loads of errors :DWhen i think on Linux, i think on the same as arnz, good to run Webservers on, not get shut down when you sleep (something Windows does, i am running an IRC server on it, but it get problems 50% of the time when i am sleeping, i don't even try HTTPd, i allready have, and that went...awfull).
-
Boosting Your Computers Speed! Using msconfig
Arne-Christian replied to savge17's topic in General Discussion
Thanks, this was really needed, my computer was super slow before i tryed this! thumbs up! for this, my computer is 10* faster now -
GMail offer extreamy much space, i was more then happy when i got invitied by a friend, now evryone that just GoogleIT can get a free Gmail account from sites, i wonder how manny Servers they got to offer us all that space, think on all the programming they had to do to create the clients, and all.All i want to say is Thank you Google! and Gmail!~ Arne-Christian