Fatal error: Function name must be a string in myfile.php on line 130

RegisterLogin
Fatal error: Function name must be a string in myfile.php on line 130
Post Description: Fatal error: Function name must be a string in myfile.php on line 130
Tags: Fatal, error:, Function, name, must, be, a, string, in, myfile.php, on, line, 130
This Post Was Posted On Feb 29, 2008 By luis #1308
im getting this error:

Fatal error: Function name must be a string in
C:apachefriendsxampphtdocsmyscriptsmypagesincludesglobals.php
on line 130


can you tell me what im doing wrong
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
luis
#1740 1
i feel so dumb.. hahahha

thanks, that was it
Feb 23, 2008 Reply Report abuse
hostman
#1739 2
ok, look at
$clean_keywords("$page_keywords")


this is a function, so you need to remove the $ from $clean_keywords

so change it to
clean_keywords("$page_keywords")
Feb 23, 2008 Reply Report abuse
luis
#1738 3
LINE 130
if(!$words) $words = $clean_word("$words");)
Feb 23, 2008 Reply Report abuse
hostman
#1737 4
can yo post whats on line 130?
Feb 23, 2008 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Mon Dec 19, 2011 1:41 pm
Powered by: Webune Forums V3