Use the php that comes with the zend server from the command line on Mac
I have installed a zend server on my Mac and I think there are two php installations on my mac (I hate mac by the way, I would like to go back to windows 7), I think the script I run from the command line (phpcs ) using the php command which is inside / usr / bin /, while I would like to use the one inside / usr / local / zend / bin / always. How should I do it?
+3
source to share