search results

  1. thanks, that helped me to find the solution. it turned out that my ftp program was killing the linebreaks or something wired. so the file was completely scrambled on ...
    drupal.org/node/238104 - Cached
  2. That happens when your PHP is older than 5.3. Anonymous function support wasn\'t available until 5.3, so PHP won\'t recognize function signatures passed as parameters ...
    stackoverflow.com/questions/3657357/​unexpected-t... - Cached
  3. As you\'ve discovered, the inline function syntax is only valid in PHP 5.3 an higher. It is not available in PHP 5.2. The alternative is to specify the name of a ...
    stackoverflow.com/questions/16015286/​unexpected-t-function - Cached
  4. Hi All, Whenever I try to check my PHP syntax below using my PHP Editor, I get the following error: Parse error: syntax error, unexpected T_VARIABLE, expecting T ...
    www.experts-exchange.com/Web_​Development/Web_Languages...
    More results from experts-exchange.com »
  5. syntax error, unexpected T_VARIABLE, expecting T_FUNCTION. I am new to CakePHP. Here i am pasting my standards_controller.php , new_student.ctp and the model detail ...
    cakephp.1045679.n5.nabble.com/syntax-​error-unexpected-T... - Cached
  6. Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or \'}\' in sort_db.php on line 3 The code is beneath.
    www.experts-exchange.com/Web_​Development/Web_Languages...
  7. PHP - Unexpected T_if, Expecting T_function - Free PHP Programming Tutorials, Help, Tips, Tricks, and More.
    www.allwebdevhelp.com/ph p/help-​tutorials.php?i=47269 - Cached
  8. When it comes to php, I am what the term \"newbie\" was defined for. But just because I\'m old doesn\'t mean I\'ve stopped trying to learn. I am trying to cobble together ...
    forums.codewalkers.com/php -coding-7/​frustrating... - Cached
  9. Is there something wrong with this syntax? I\'m getting the following error: syntax ... The error is most likely before line 1310 (which is what the error message is ...
    board.phpbuilder.com/​showthread.php?10378690-< B>unexpected... - Cached
  10. You are missing three closing curly braces } at the end of the file EDIT: Next time can you put your code in [php][/php] tags too so that it is readable
    www.hotscripts.com/forums/php/44057-​pa rse-error-syntax... - Cached