Posts Tagged Php
CPLUV is live
Well after some crazy months of development through my company Shaperstudio Ltd I’m glad to tell that the new cpluv website is live.
It will probably need some tweaks here and there in the next couple of weeks but the harder is behind us now
For this project we’ve been using the Zend Framework. When Shaperstudio’s blog will be up, we’ll then probably post some tutorials regarding this excellent php framework.
Meanwhile enjoy the new cpluv website
And it means now I’ll have time to post more stuff on this blog too ( flash related for sure )
++
Komodo Edit – using chm file for help
Posted by zeflasher in Miscellanious, Php on March 10, 2008
This is more a reminder for myself, as I’ve tried this for some times with no luck.
I like playing with different php IDE to see what they can offer…
For now I’m on Komodo Edit 4.3 a free IDE.
So using this IDE I was looking for a way to use my chm file as help instead of the web.
So here is the line you have to put in Edit>Preferences>Languages Help>PHP
HH C:\\DATAS\\Development\\ressources\\php\\php_manual_en.chm::/en/function.%w.html
Maybe this will help some…
++