problem in uniqid()
Posted: Fri Mar 31, 2006 12:26 am
Hi,
I use uniqid() function.
But I received below warning message
Warning: uniqid() expects at least 1 parameter, 0 given in /home/pages/reps.php on line 758
Warning: Cannot modify header information - headers already sent by (output started at /home/pages/reps.php:758) in /home/function.inc.php on line 156
I don't know why it is appear?
Anybody know how to solve it?
Thank u
I use uniqid() function.
But I received below warning message
Warning: uniqid() expects at least 1 parameter, 0 given in /home/pages/reps.php on line 758
Warning: Cannot modify header information - headers already sent by (output started at /home/pages/reps.php:758) in /home/function.inc.php on line 156
I don't know why it is appear?
Anybody know how to solve it?
Thank u