Hi,
I'm building a login system with AJAX/PHP/MySQL.
I have worked everything out... AJAX is sending request to a php login
script (login.php) who if authentication passes initializes the session and
sends the header using header("Location : registered_user_area.php");
The whole system works g
Hi,
How can you perform a timed event in PHP; for example:
Count 24 hours and then delete all rows in a database...
Thank you!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The title says it all, how do I perform an action every 24 hours?
Thank you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I'm building a C# application that connects to a server that has PHP scripts
on it.
We need to deliver the complete solution to a firm, the C# is no problem
because it is compiled...
But PHP is a problem bacause it is interpreted and we will have to deliver
pure, unprotected script...
Is
Hi,
I know this isn't purely php question but if you know please reply.
I have a server with a PHP script on it. I need to write an app(VB.NET) that
will connect to a server and request a script to process some info, and the
php script will return XML data, in which I need to process that dat
Hi,
Is it possible to track how long has a single visitor been on my site?
example: I go to www.somesite.com at 5.am and I exit the page (close my
browser or just go to another site) at 6.am. How do i track that 1 hour
period using PHP?
Thanks alot!
--
PHP General Mailing List (http://www.p
6 matches
Mail list logo