Bob Williams

Avatar
  • 活动总数 15
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 6
  • 创建于

    Nested SVN checkouts

    We use nested svn checkouts for a couple of our projects. In these cases, the project looks something like this:project > svnUrl1folder1 > svnUrl1/folder1folder2 > svnUrl1/folder2folder3 > svnUrl2S...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Zend Server on OS X: Running php-cli in lieu of php

    On OS X, Zend Server comes with a PHP binary at /usr/local/zend/bin/php. For running things on the CLI, however, one must go through /user/local/zend/bin/php-cli, which is just a shell script that ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    How to tell IDE to ignore SQL syntax error

    I have an SQL query that's being partially built by PHP, and the PHP-provided parts are inserted into the query via string variables. However, because the part being inserted by PHP is more than ju...
    • 4 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Change the default parameter regex in database console

    I'm just exploring the use of the database console in PhpStorm. It seems to have some nice features, but I have couple of questions about how it recognized parameters in queries: By default, it doe...
    • 2 个关注者
    • 1 条评论
    • 0 票