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
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a