Hello (first time on this list)<br><br>Just a question, maybe something I can hack, maybe something somebody else needs to hack?<br><br>I have php code that looks like this:<br><br>     function puctstatus($puctid) {<br>        ...<br>
     }<br><br>The 'Symbols' list in the sidebar then lists for me the function name and all is good.<br><br>However if my code is like this:<br><br>      function puctstatus($puctid,<br>                                  $category,<br>
                                  $flags) {<br>         .....<br>      }<br><br>Then the function is not recognised and does not appear in the symbols list.<br><br>Is there a file somewhere full of regex type codes that I can edit to modify this or is it all hardcoded in a program somewhere?<br>
<br>Cheers<br>mc<br><br><br clear="all"><br>-- <br>Murray Collingwood<br>Focus Computing<br>p +61 415 24 26 24<br><a href="http://www.focus-computing.com.au">http://www.focus-computing.com.au</a><br>