Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
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
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a