[Pmwiki-users] DevQ2: Keep( )

Steven Leite steven_leite
Mon Mar 29 20:06:26 CST 2004


Is there a limit to the number of times you can use Keep( ) in a line/script?

For example, would the following be valid piece of code?

$o = "My url is: " . Keep($MyUrl) . " and my email address is " . Keep($MyEmail) . " my favorite website is " . Keep($MyFavWebsite) . " etc etc etc";

return $o;

I seem to get some wierd errors when I use Keep( ) more than one time, not necessarily in the same statement.

-S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://contra.vosn.net/pipermail/pmwiki-users_pmichaud.com/attachments/20040330/f53ad563/attachment.htm


More information about the pmwiki-users mailing list