Daniel0
Staff Alumni-
Posts
11,885 -
Joined
-
Last visited
Everything posted by Daniel0
-
May I ask why?
-
What kind of degree did you graduate with? It sort of makes a difference whether it was computer science, history or something else.
-
The user [profile]xa0s[/profile] does exist. Anyway, welcome back.
-
Apart from the IP address you don't really know anything else than what the client tells you itself.
-
Forum - PHP Help - 0 replies Search
Daniel0 replied to ChemicalBliss's topic in PHPFreaks.com Website Feedback
I just looked over the two first pages. There was only one topic with no replies, but it was made only a few minutes ago. Anyway, see this: http://www.phpfreaks.com/forums/index.php?action=unread;board=1;start=0;sort=replies Just make sure you check the date before posting. -
That's not true. I just did it in Gnome with Firefox.
-
Did you read the sticky topic labeled "MUST READ BEFORE POSTING"? Did you follow the guidelines in it? When you don't follow the guidelines required for having your topic approved, you have little chance of getting your topic approved. Because I'm such a nice person, I approved it anyway. http://www.phpfreaks.com/forums/index.php/topic,232470.0.html
-
Well, if you're running YouTube you'd also have load balancers and dedicated database boxes with lots of memory and fast disk I/O.
-
Databases are build to handle large amounts of data. This will also use less space than your proposed serialization method. Having a lot of data in a database is generally not a problem.
-
I'd just have a table called favorites with two fields: user_id and stuff_id.
-
I reckon there are a few reasons why PHP Freaks has got a decent amount of activity: 1) We already rank highly for important terms on Google. Number 1 and 2 for "php help", number 3 for 4 for "php forum(s)", still on the front page for "php tutorials". 2) The forum is full with members who are willing to help other people. It's not uncommon that someone says "wow, this was a fast reply" or something along those lines. Anyways, I wouldn't consider your forum small. It's got just about half a million posts after all.
-
If you have it as a class property, just use that instead of using a method parameter. You would have to change the visibility to protected though.
-
You can use late static bindings as of PHP 5.3.0.
-
You could use the uniqid function.
-
I reproduced it using the WYSIWYG editor and Firefox.
-
Upgrade rajivgonsalves to PHP Guru
Daniel0 replied to Gayner's topic in PHPFreaks.com Website Feedback
Right, I think I'll just close this topic now. -
The query will be queued until the table is unlocked again.
-
Really simple: LOCK TABLES the_table WRITE; and then UNLOCK TABLES; when you're done.
-
mysql_num_rows() can be used for exactly what it's supposed to do: tell you how many rows your query returned. There is no guarantee that if you execute the query again, you'll get the same number unless you lock the table.
-
That's not really surprising. New technology is always expensive because it's difficult to make and there aren't very many experts in the field. As there come more experts and we find better ways of manufacturing it the prices will also lower.
-
For real. Everybody knows that snipers in real armies run around all the time. Especially because high powered sniper rifles are easy to shoot when you're moving. Also, when real soldiers are getting shot at, the first thing they do is leap into the air. You're a pussy if you cannot jump when you're taking bullet fire AND shoot back at the same time.
-
My K/D ratio is probably something like 0.5-0.75. I die a lot
-
I've never been able to figure out what prestige mode is supposed to be. You only get some badges?
-
Hell yeah. I keep getting owned by people dual wielding those. I'm looking forward to unlocking them. I'm like level 27 right now.
-
Then why not buy it for PC? Anyways, I bought it a few weeks ago (for PC of course, fuck joysticks for shooters). It's awesome. The single player campaign was kind of short though. I think I finished it in about 6 hours. Then there is of course specops as well. I'm having a lot of fun with the multiplayer. My favorite modes are domination, sabotage and demolition.