What does this mean?? is there any references about the errors in php??
Seems like a variable function call (e.g. $variable() ) gone wrong? php.net is your error reference but probably won't solve your problem. Show us some code 🙂
yeah...cheerz for that...had typed $count($alt) instead of count($alt)
Thanx