Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca