Hey everyone,
I was using my laptop the other day, and it just stopped working for no reason. I didn't really get a good a chance to examine it at the time though, I was cleaning a cups-worth of...
Type: Posts; User: keyboard1333; Keyword(s):
Hey everyone,
I was using my laptop the other day, and it just stopped working for no reason. I didn't really get a good a chance to examine it at the time though, I was cleaning a cups-worth of...
That's interesting. It's the & that makes it work like that yes?
At the time, I'd commented out my if in that format, and was just echoing the value of the function. Yeah.
Really? I...
There is no built in easy way, but there are services that provide that functionality. Read (http://php.net/manual/en/function.geoip-record-by-name.php)
(uses GeoIP -...
I was just using that while debugging so I could see which it was returning easier (personal preference)
The wrong username/password error. -
Hahahhaa, I'd just like to stop the PHP...
Something really weird is going on o.O
<?php
function sqli_connect($username, $password) {
$sqli_connection = mysqli_connect('localhost', $username, $password);
if(!$sqli_connection) {...
I'm using a function because the user inputs the mysql login details (don't ask :p) so it's a lot easier to just put that stuff into some parameters then using an include (or a require).
Thanks...
G'day all!
Say I've got this function that connects to the mysql database -
function sqli_connect($username, $password) {
$connection = mysqli_connect("localhost", $username, $password);...
Out of curiousity, do you all know what UTC zone you're in?
I think I'm UTC +10 or 11 :p
Dayum :(
Not really sure where to go from there :p
Oh Google, why won't you give me an answer :(
As I said, it's kind of a dedicated server so I'd need to set up the ssh port myself.
Ok, tried that out but still no luck, so I need to open port 22 for SSH.
Anyone know how to A, open it, and B, use it for SSH?
Good day all!
First off, sorry for being so absent recently; I've been a tad busy trying to sort everything out.
Now to the question:
I'm using a bit of software called PuTTY, a free ssh (and...
Just to confirm, yes it does become readily available once you get to Senior Coder.
You've been Senior for a little while ajfmrf... you probably just didn't notice it :p
Ummmmm... what?
Lol forgot to mention that herp derp.
The thumbnail came automatically off the linked image.
If you actually open the link, you should be able to make it out pretty easily.
Yeah Daniel, I have no idea how it got onto the site :p
Ummm... just... something that shouldn't be on DD... Not spam or anything...
Just zoom in a bit :p
You have to look around a little while.
Disable the directory listing, or just show a blank page; either is fine.
It made me laugh :p Just so out of place.
http://fldrstudios.com/ddforumsscreen3.png
You guys got any good screenshots... of anything at all?
Is there any way to set up the specified using htaacess?
I tried before, but it just broke the entire website :p
Then it's a hardware issue. Whether getting a new drive would fix it is another question.
That'd be a minor issue, yeah :p
What's it doing now that it wasn't doing before?
I think he tried using a file to make it open last time this was brought up. Still had the same effect.
By that token, I don't think that making it think there's a cd in there when there isn't would...
Yep, exactly.
I'm really only looking for plugins within phpbb, but I might consider it Bev... Hmmm..
And james, thanks for that link. One question though; are they all manual moderation tools, or are there some...