Netbeans PHP autocomplete

Posted by poru on Stack Overflow See other posts from Stack Overflow or by poru
Published on 2010-05-01T21:23:40Z Indexed on 2010/05/01 21:27 UTC
Read the original article Hit count: 225

Filed under:
|
|

Hello,

how could I add an autocomplete for PHP build-in functions like htmlentities or var_dump? The autocompleter work for my classes but there's not autocompletion for functions like mentioned above.

© Stack Overflow or respective owner

Related posts about netbeans

Related posts about php