[pmwiki-devel] strange strpos problem...

Patrick R. Michaud pmichaud at pobox.com
Tue Apr 24 13:00:46 CDT 2007


On Tue, Apr 24, 2007 at 01:50:02PM -0400, The Editor wrote:
> Very strange...  Here is the line that calls it in another subroutine 
> elsewhere
> 
>   if (function_exists($func)) $value= $func($params);
> 
> If I do
> 
> function ZAPMfunc($params) {
>   return gettype($params);
> 
> I get "string"

Please show the rest of the code... i.e., the part
where you're displaying $value, and where $params is
being set.  Without that sort of information we really
can't be of much more help.

Pm



More information about the pmwiki-devel mailing list