hi i have a prob in PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
forgun
Forum Commoner
Posts: 61
Joined: Wed Jan 29, 2003 6:05 am
Contact:

hi i have a prob in PHP

Post by forgun »

Fatal error: Cannot redeclare gettext() in /home/virtual/site13/fst/var/www/html/staff/includes/online.php on line 29
the line is
function gettext($where) {
and also what is
serialize()
for what is use and what is do
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Post Reply