Enavigo

Take lemons, make lemonade or Jill and Yuval’s Musings

Enavigo header image 5

Entries from July 2007

PHP: Headers cannot be sent or why is headers_sent() incorrect?

July 21st, 2007 No Comments

Working with PHP, trying to warm up to PHP 5 with all its object-oriented glory, or at least step forward compared to PHP 4. When you redirect browsers in PHP, you do it raw, without niceties of objects, by sending the HTTP header to the client with a call like: header(“Location: “); For some odd [...]

  • Share/Bookmark

Tags:

Typing in Hebrew in Ubuntu (and other foreign languages too)

July 2nd, 2007 No Comments

This was apparently a challenge because the documentation is pretty scant. I am now using Ubuntu 7.04 (so fresh) but regardless, could not find for the life of me how to edit a Word document in Hebrew using an OS that is all about being international (edit was supposed to be done in OpenOffice). There [...]

  • Share/Bookmark

Tags: