Category: php


  1. PHP Abstract Podcast


    I'm a regular listener to the PHP Abstract podcast from DevZone - and this week, I'm the star! Its a short podcast about PHP and Oracle, and you can find it here. Most of the comments so far seem to mostly revolve around my accent ...

    Read more

  2. Women Together


    Most people know that I’m active in the phpwomen community, women in technology is something that I really believe in but won’t start ranting about right now (or I’ll not get round to what I was going to say!).

    Today I’m getting to grips with irssi …

    Read more

  3. Textpattern To Serendipity


    I’m planning on migrating this site to a new platform soon, I’ve been looking around for an alternative to textpattern. Textpattern has been great but I’ve kind of outgrown it. Its easy to use but a bit “fluffy” and it eats my code excerpts which is really …

    Read more

  4. Seeing stderr from PHP exec()


    Today I was using the PHP command exec() in a script, which runs whatever you pass to it as it you had typed it on the command line. Its possible to check both the output of the command and the return value, which I did since I wasn’t getting …

    Read more

  5. Posting with images in Joomla!


    The other day I was helping someone post to a website that I set up using Joomla! , and thought that others might find this tutorial helpful.

    Start with the “Media Manager” button on the front page. This is so you can add all the images. Directories can be added here …

    Read more

  6. 9 Steps to PHP Documentation Heaven


    1. Download PHPDocumentor and uncompress it into a directory inside your web root.
    2. Access the web interface by going to phpdoc.php in the newly extracted directory
    3. Enter the directory you would like to document
    4. Enter the directory the output should appear in (this needs to exist and be writable by …
    Read more

  7. PHP Best Practices


    There’s a new thread started over at phpwomen.org about best practices for programming with PHP, which will make interesting reading for anyone looking to improve their skills. I’ve been really brave and contributed one of the articles, PHPDoc: Comments are your friends.

    People are all contributing a …

    Read more

  8. PHP Throwdown Icon


    As you may remember we participated in the PHP Throwdown a while ago. Well Elizabeth has sent out the icons to competitors who successfully got through the 24 hours and submitted something which vaguely conformed to the rules. You can see ours on the left :)

    Read more

  9. Does PHP know itself?


    I’ve run into a problem with a framework I’ve been contributing to. It has a bunch of objects, which look a lot like rows in database tables. So there are pages and each page object is a row in the “pages” table in the database, with a primary …

    Read more

  10. PHP register_globals is ON


    I started writing PHP when I was at University, in 2001 or thereabouts. Having checked the dates it looks like I did technically write PHP before PHP 4.3 was released and register_globals went out of fashion. I don’t recall it though and obviously its been a while!

    Today …

    Read more

  11. UK PHP Conference: The Roundup


    As promised, here’s a more in-depth update on our trip to the PHP London Conference last week. I’m sure there are others who will write more fluently and accurately about the talks, but here’s what I brought home from it.

    Cal Evans: My First Mashup

    Cal is …

    Read more

  12. UK PHP Conference: The Highlights


    I’ve been away for a couple of days at the UK PHP Conference in London. Due to the unique way that train ticket prices work here, it was wildly cheaper to travel a day either side of the day we actually wanted to be in London for which allowed …

    Read more

⇦ 26 of 27 ⇨