Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
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
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ