Archives for “PHP”
Just before the Christmas break, I installed eAccelerator on our development servers in order to run some benchmark tests on the effects of code caching. ...
I have been reconfiguring PHP on our servers (FC6/7) here in order to support PHP's IMAP extension. I ran the usual ./configure command with ...
A little problem has cropped up. I am currently working on a project that uses the Propel ORM layer, which I must say I am ...
A minor triumph today. I managed to get phing to export some code from a Subversion repository without any of the pain usually involved in ...
OK, you have two sites, one of them under SSL and you want to preserve the users sessions between them - so that for example ...
I read Stu Herbert's post on his PHP blog this morning, talking about the business case for PHP and also questioning why there was no ...
One of the features I have missed since starting using Vim as my main source code editor is the ability to navigate a source file ...
I have had the opportunity to use PDO to connect to a MySQL DB at work recently. One requirement of the project was to provide ...
I have just started investigating the possibilities of using PHP5's 'PHP Data Objects', or PDO, as a way of accessing databases. This has come after ...
Well this is my first post here, and I thought that it would be good to try out the syntax highlighting plugin I have installed.