Jump to content

Maq

Administrators
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Maq

  1. 1. Be conscious where you start topics.  This is the wrong section, moving to PHP Coding Help.

    2. When you ask a question, you need to provide pertinent information (errors, what happens, doesn't happen, etc.).

    3. Post the relevant/problematic code. You will receive less help with code/file attachments.

  2. So I was just hired on at this company and the way they program is on a server using vi. Do you guys like this way of programming?

    No. That sort of development process omits one of the main benefits of working locally, having developers customize & optimize their own development environments.

     

    We are using svn which seems to me to be old and outdated. Do you like Git or SVN?

    It depends on what the needs are. They may accomplish the same end goal, but their implementations and usage are different. 

  3. You can check in /var/log/apache2.  You can also look in your php.ini file to and check the value of "error_log".  If you don't have access to either, try printing out phpinfo(); and look for the value.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.