phpm has undergone a rather large update today:
- Support for unlimited projects ( 10 in the distribution - Wact, Mojavi, PhpMVC and others )
- List all mysql functions with “phpm mysql_” ( doesn’t match a full function call, so it will query for anything that starts with the query )
- Case sensitive/insensitive query with the “-c/-ci” argument
The documentation has also been updated with examples and more explenation of what the program actually does.
I do need a windows terminal script ( only bash is supplied ), so if you got some windows skills: drop me a line ( if you have a project that you want to be included in the distribution: drop me a line, and I’ll download the code and generate the xml file for you ).
Any suggestions to what else the program need?