PHP not parsing - Call to undefined function

Problems with the Windows version of XAMPP, questions, comments, and anything related.

PHP not parsing - Call to undefined function

Postby conexor » 07. August 2015 03:53

I have a PHP script with the functions defined at the end but PHP does not seem to be parsing the file and finding those functions.
I get Call to undefined function...
PHP version is 5.6.8
XAMP version is also 5.6.8
Running on win 8.0


In more detail:
<PHP
//main script
bla
bla
myfunction(param1, param2, etc); <-- This does not work. It used to
more bla

//---- Functions
function myfunction(param1, param2, etc)
{

}
?>

Any ideas?

Thanks.
conexor
 
Posts: 3
Joined: 07. August 2015 03:44
Operating System: WIN8

Re: PHP not parsing - Call to undefined function

Postby JJ_Tagy » 07. August 2015 03:59

conexor wrote:<PHP

What is this? And the bla bla is probably not parsed. If that is not the real code, you will need to post it in order for anyone to help.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 77 guests