Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 8,079
» Latest member: seanac11
» Forum threads: 10,350
» Forum posts: 91,276
Full Statistics
|
Online Users |
There are currently 199 online users. » 0 Member(s) | 197 Guest(s) Bing, Google
|
Latest Threads |
I'm leaving the site too....
Forum: 2DWorlds Discussion
Last Post: Jacob_
07-03-2023, 04:59 AM
» Replies: 12
» Views: 6,414
|
hi there.
Forum: 2DWorlds Discussion
Last Post: Jacob_
01-03-2020, 04:30 AM
» Replies: 1
» Views: 775
|
obroke
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 10:11 AM
» Replies: 0
» Views: 20,546
|
fcouldn't
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 09:02 AM
» Replies: 0
» Views: 8,256
|
qhow
Forum: Current Games
Last Post: PhilipShums
09-06-2017, 07:25 AM
» Replies: 0
» Views: 2,141
|
zstone
Forum: Current Games
Last Post: TimothyTox
09-06-2017, 07:03 AM
» Replies: 0
» Views: 1,010
|
vbit
Forum: Current Games
Last Post: FrancisSah
09-06-2017, 03:00 AM
» Replies: 0
» Views: 985
|
sildenafil 100 mg sandoz
Forum: Current Games
Last Post: RichardLen
09-06-2017, 12:28 AM
» Replies: 0
» Views: 1,203
|
mhis
Forum: Current Games
Last Post: TimothyTox
09-05-2017, 04:09 PM
» Replies: 0
» Views: 1,009
|
sildenafil citrate 100mg ...
Forum: Current Games
Last Post: Waltertog
09-05-2017, 12:27 PM
» Replies: 0
» Views: 964
|
|
|
Today we Made an iPhone Chatroom |
Posted by: Ming-Yan - 07-19-2011, 11:10 PM - Forum: General Discussion
- Replies (4)
|
 |
Well it was mostly just the posting interface because all of it actually just got stored on a PHP url. It was funny because you could be any username, there was no filter, and not floodcheck.
You could type something and spam click post to make everyone mad. xD
The teacher eventually turned off our internet because we were supposed to start working on a Tic Tac Toe app...
|
|
|
Objective C is So Evil |
Posted by: Ming-Yan - 07-19-2011, 10:49 PM - Forum: General Discussion
- Replies (1)
|
 |
Just a tiny error can break all of your code and to top it off, the warning is never accurate. It says "there needs to be a }" but in reality you just accidentally put a space. >_>
|
|
|
We're overstaffed. |
Posted by: Ashely - 07-19-2011, 08:33 PM - Forum: Moderator Discussion
- Replies (17)
|
 |
Hey Guys,
As some of you may see our original have been becoming more active. Some of us are always on at the same time out numbering
users by sometimes by 4 or more. We hired 3 new mods to really take the place of the inactive ones, but now since the inactive ones are becoming more active we have no need for this many mods. I'm not saying all the new mods will be fired/Demoted I'm saying we have to many mods and we need to let some(one) go.
A couple of the staff members were talking about it and came to the conclusion that Tyler and Ming are the mods that should be demoted. Tyler only because of his age, we must follow the Rules and age is a big factor when working as a mod on a popular website. Ming-yan, he seems not to completely understand what the rules are and what is rule breaking which is not good thing for this type of field.
What do you guys think? have anyone else you think should be laid off?
|
|
|
Rebecca Black |
Posted by: Ice - 07-19-2011, 08:00 PM - Forum: General Discussion
- Replies (17)
|
 |
She donated the money she made from "Friday" to Japan.
Honestly, I don't see how anyone could hate on her for that.
Respect.
|
|
|
Instead of a choas thread... |
Posted by: Glome - 07-19-2011, 06:06 PM - Forum: Suggestions
- Replies (3)
|
 |
How about a chaos sub forum? Oh and when you post in the Chaos sub forum it won't count on to your post count.
Oh and I think forum games shouldn't count towards post count either... It's way to easy to post back and forth.
BANNED ABOVE
UNBANNED
BANNED
UNBANNED
See what I mean?
|
|
|
MySQL |
Posted by: Dignity - 07-19-2011, 04:35 PM - Forum: Programming
- Replies (2)
|
 |
When using MySQL, wouldn't this create multi-databases?
Code: <?php
$con = mysql_connect("localhost","peter","abc123");
if (!$con)
{
die(mysql_error());
}
if (mysql_query("CREATE DATABASE my_db",$con))
{
echo "Database created";
}
else
{
echo mysql_error();
}
mysql_close($con);
?>
One every time the page is loaded?
|
|
|
Server Suggestion |
Posted by: Justin - 07-19-2011, 03:45 PM - Forum: Suggestions
- Replies (3)
|
 |
I think people should be able to host servers by themselves if the creator allows it. Like in the settings, it would say "Allow users to host servers" or "The creator can host MP servers only". Because my "Lake Hangout" game is supposed to be MP, and I can't host servers.
|
|
|
|