LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in